Skip to content

Commit

Permalink
fix: missing dependencies added
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Chaptsev committed Dec 5, 2017
1 parent e23814b commit 582dcab
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,9 @@
"webpack": "^3.9.1",
"webpack-merge": "^4.1.1"
},
"dependencies": {}
"dependencies": {
"blue-jest": "^1.5.0",
"jest": "^21.2.1",
"jest-cli": "^21.2.1"
}
}

0 comments on commit 582dcab

Please sign in to comment.