update weex-template-compiler deps

This commit is contained in:
Evan You 2017-02-13 13:28:36 -05:00
parent 1c79592524
commit a0163cc0b5
1 changed files with 4 additions and 1 deletions

View File

@ -16,5 +16,8 @@
"bugs": {
"url": "https://github.com/vuejs/vue/issues"
},
"homepage": "https://github.com/vuejs/vue/tree/dev/packages/weex-template-compiler#readme"
"homepage": "https://github.com/vuejs/vue/tree/dev/packages/weex-template-compiler#readme",
"dependencies": {
"he": "^1.1.0"
}
}