mirror of https://github.com/vuejs/vue.git
update weex-template-compiler deps
This commit is contained in:
parent
1c79592524
commit
a0163cc0b5
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue