Skip to content

Commit

Permalink
build: Add jest-cli as dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielaValero committed Jul 4, 2017
1 parent 529c24d commit 87a5c49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
"eslint-plugin-node": "^5.1.0",
"eslint-plugin-prettier": "^2.1.2",
"jest": "^20.0.4",
"jest-cli": "^20.0.4",
"lint-staged": "^4.0.0",
"pre-commit": "^1.2.2",
"prettier": "^1.5.2"
Expand Down

0 comments on commit 87a5c49

Please sign in to comment.