Skip to content

Commit

Permalink
AAF-0 Match jest cli to jest dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jwu910 committed Feb 7, 2019
1 parent 2a11238 commit 7e6f350
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 @@ -60,7 +60,7 @@
"eslint-plugin-prettier": "^2.6.2",
"eslint-plugin-react": "^7.11.1",
"jest": "^22.4.4",
"jest-cli": "^22.2.2",
"jest-cli": "^22.4.4",
"node-sass-chokidar": "^1.3.0",
"nodemon": "^1.14.12",
"prettier": "^1.14.2",
Expand Down

0 comments on commit 7e6f350

Please sign in to comment.