Skip to content

Commit

Permalink
npm calls tests "test"
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor authored Jul 23, 2017
1 parent 73c20dd commit 3b7e884
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 @@ -18,7 +18,7 @@
"license": "MIT",
"scripts": {
"build": "grunt build",
"check": "grunt default"
"test": "grunt default"
},
"main": "index.js",
"dependencies": {},
Expand Down

0 comments on commit 3b7e884

Please sign in to comment.