Skip to content
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.

Commit

Permalink
fix(deps): remove unnecessary dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Tatarintsev committed Oct 20, 2016
1 parent eda2c62 commit 10f7020
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,20 +39,14 @@
"dependencies": {
"commander": "^2.9.0",
"debug": "^2.2.0",
"eslint": "^3.8.0",
"eslint-config-gemini-testing": "^2.3.0",
"express": "^4.14.0",
"gemini": "^4.12.2",
"ignore-styles": "^5.0.1",
"lodash": "^4.16.4",
"mkdirp": "^0.5.1",
"mocha": "^3.1.2",
"promisify-node": "^0.4.0",
"react": "^15.3.2",
"react-dom": "^15.3.2",
"rimraf": "^2.5.4",
"server-destroy": "^1.0.1",
"webpack": "^1.13.2",
"webpack-dev-middleware": "^1.8.4"
},
"repository": {
Expand Down

0 comments on commit 10f7020

Please sign in to comment.