Skip to content

Commit 4d2a033

Browse files
committed
Fix issue with jest-cli package version
1 parent 1377fdb commit 4d2a033

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"git-repository": "0.1.1",
8686
"glob": "7.0.0",
8787
"jade-loader": "0.8.0",
88-
"jest-cli": "next",
88+
"jest-cli": "21.2.1",
8989
"jscs": "2.10.1",
9090
"json-loader": "0.5.4",
9191
"mkdirp": "0.5.1",

0 commit comments

Comments
 (0)