Skip to content

Commit

Permalink
chore: add grunt-cli npm test works out of the box
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Noack authored and dignifiedquire committed Dec 12, 2016
1 parent 2bc4aa5 commit 54737bf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -33,8 +33,9 @@
"eslint-plugin-promise": "^1.1.0",
"eslint-plugin-react": "^4.1.0",
"eslint-plugin-standard": "^1.1.0",
"grunt": "^0.4.1",
"grunt": "^0.4.5",
"grunt-bump": "^0.7.0",
"grunt-cli": "^1.2.0",
"grunt-conventional-changelog": "^6.1.0",
"grunt-conventional-github-releaser": "^1.0.0",
"grunt-eslint": "^18.0.0",
Expand Down

0 comments on commit 54737bf

Please sign in to comment.