Skip to content
This repository was archived by the owner on Oct 31, 2022. It is now read-only.

Commit e5d2aa3

Browse files
Use default grunt task
1 parent 1034dfb commit e5d2aa3

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
@@ -24,7 +24,7 @@
2424
"node": ">= 0.8.0"
2525
},
2626
"scripts": {
27-
"test": "grunt test"
27+
"test": "grunt"
2828
},
2929
"devDependencies": {
3030
"grunt-contrib-jshint": "^0.9.2",

0 commit comments

Comments
 (0)