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 3, 2019
1 parent f51b178 commit cb9f6e4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
"gulp": "^4.0.0",
"mocha": "^4.1.0",
"chai": "^4.1.2",
"axios": "^0.18.0"
"axios": "^0.18.0",
"@iobroker/adapter-core": "^1.0.3"
},
"bugs": {
"url": "https://github.com/foxthefox/ioBroker.fritzdect/issues"
Expand All @@ -42,4 +43,4 @@
"scripts": {
"test": "node node_modules/mocha/bin/mocha --exit"
}
}
}

0 comments on commit cb9f6e4

Please sign in to comment.