Skip to content

Commit

Permalink
(bluefox) remove peerDependencies because deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox committed Nov 4, 2016
1 parent f65cbfd commit 8921cf5
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 @@ -13,10 +13,8 @@
"bin": {
"iobroker": "./iobroker.js"
},
"peerDependencies": {
"iobroker.admin": ">=1.6.4"
},
"dependencies": {
"iobroker.admin": ">=1.6.4",
"request": "^2.75.0",
"socket.io": "^1.5.0",
"jszip": "^3.1.3",
Expand Down

0 comments on commit 8921cf5

Please sign in to comment.