Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Apollon77 committed Mar 4, 2019
1 parent dcf2ce1 commit 4e0f970
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
"url": "https://github.com/rgwch/ioBroker.mystrom-wifi-switch"
},
"dependencies": {
"request": "^2.81.0"
"request": "^2.81.0",
"@iobroker/adapter-core": "^1.0.3"
},
"devDependencies": {
"grunt": "^1.0.1",
Expand All @@ -34,8 +35,7 @@
"grunt-jscs": "^3.0.1",
"grunt-http": "^2.2.0",
"mocha": "^6.0.2",
"chai": "^4.2.0",
"@iobroker/adapter-core": "^1.0.3"
"chai": "^4.2.0"
},
"main": "mystrom-wifi-switch.js",
"scripts": {
Expand Down

0 comments on commit 4e0f970

Please sign in to comment.