Skip to content

Commit

Permalink
Merge pull request #21 from valscion/fix-missing-dependencies
Browse files Browse the repository at this point in the history
Fix missing dependencies
  • Loading branch information
arunoda authored Sep 25, 2016
2 parents 0f3a91d + cc3f7d2 commit 636eec0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,11 @@
},
"dependencies": {
"babel-polyfill": "^6.13.0",
"babel-register": "^6.14.0",
"babel-runtime": "^6.5.0",
"chalk": "^1.1.3",
"chokidar": "^1.6.0",
"commander": "^2.9.0",
"jest-diff": "^15.1.0",
"jest-snapshot": "^15.1.1",
"jsdom": "^9.5.0",
Expand Down

0 comments on commit 636eec0

Please sign in to comment.