Skip to content

Commit

Permalink
Rename task grunt to build
Browse files Browse the repository at this point in the history
  • Loading branch information
bbert committed Feb 17, 2023
1 parent a7fa1a1 commit 08991cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"scripts": {
"test": "npm run grunt && jasmine-node test/spec",
"jshint": "jshint src/*.js src/**/*.js",
"grunt": "grunt",
"build": "grunt",
"watch": "grunt watch"
},
"files": [
Expand Down

0 comments on commit 08991cf

Please sign in to comment.