mirror of https://github.com/vuejs/vue.git
update template-compiler deps
This commit is contained in:
parent
894d214e93
commit
29bcf88d1d
|
|
@ -16,5 +16,9 @@
|
|||
"bugs": {
|
||||
"url": "https://github.com/vuejs/vue/issues"
|
||||
},
|
||||
"homepage": "https://github.com/vuejs/vue#readme"
|
||||
"homepage": "https://github.com/vuejs/vue#readme",
|
||||
"dependencies": {
|
||||
"de-indent": "^1.0.2",
|
||||
"entities": "^1.1.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue