Skip to content

Commit 7720da1

Browse files
committed
npm test -> grunt
1 parent d704fb5 commit 7720da1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"url": "https://github.com/yyx990803/vue.git"
2020
},
2121
"scripts": {
22-
"test": "grunt test"
22+
"test": "grunt"
2323
},
2424
"devDependencies": {
2525
"grunt": "~0.4.2",

0 commit comments

Comments
 (0)