mirror of https://github.com/vuejs/vue.git
npm test -> grunt
This commit is contained in:
parent
d704fb52d5
commit
7720da1208
|
|
@ -19,7 +19,7 @@
|
|||
"url": "https://github.com/yyx990803/vue.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "grunt test"
|
||||
"test": "grunt"
|
||||
},
|
||||
"devDependencies": {
|
||||
"grunt": "~0.4.2",
|
||||
|
|
|
|||
Loading…
Reference in New Issue