Skip to content

Commit caa61ad

Browse files
author
rstaib
committed
Change test command for npm
1 parent 437a895 commit caa61ad

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
@@ -9,7 +9,7 @@
99
"email": "rstaib@derklang.com"
1010
},
1111
"scripts": {
12-
"test": "grunt jshint qunit"
12+
"test": "grunt"
1313
},
1414
"repository": {
1515
"type": "git",

0 commit comments

Comments
 (0)