Skip to content

Commit

Permalink
Fix: all dependencies are actually devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
superKalo authored Sep 30, 2017
1 parent 4b8b057 commit d65446e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@
"babel-core": "6.26.0",
"babel-preset-es2015": "6.24.1",
"chai": "4.1.2",
"mocha": "3.5.3"
},
"dependencies": {
"mocha": "3.5.3",
"nyc": "11.2.1",
"sinon": "4.0.0"
}
Expand Down

0 comments on commit d65446e

Please sign in to comment.