Skip to content

Commit 809f339

Browse files
committed
fix npm test command
1 parent 75f9e9a commit 809f339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.1",
44
"main": "slack.min.js",
55
"scripts": {
6-
"test": "grunt test"
6+
"test": "gulp test"
77
},
88
"author": "Paul-Emile MINY",
99
"license": "MIT",

0 commit comments

Comments
 (0)