Skip to content

Commit

Permalink
Do not use peerDependencies at all
Browse files Browse the repository at this point in the history
Because electron-builder seems to install them
  • Loading branch information
leo committed Jun 15, 2017
1 parent e9728a3 commit 9a60f5d
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 @@ -30,12 +30,6 @@
"app-root-path": ">=2.0.1",
"electron-is-dev": ">=0.1.2"
},
"peerDependencies": {
"electron": ">=1.6.11",
"next": ">=3.0.0-beta14",
"react": ">=15.5.4",
"react-dom": ">=15.5.4"
},
"devDependencies": {
"eslint-config-prettier": "2.1.1",
"husky": "0.13.4",
Expand Down

0 comments on commit 9a60f5d

Please sign in to comment.