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 3be6487 commit 95590a5
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,9 @@
"configstore": "^4.0.0",
"request": "^2.88.0",
"safe-eval": "^0.4.1",
"mocha": "^5.2.0",
"chai": "^4.1.2"
"mocha": "^6.0.2",
"chai": "^4.1.2",
"@iobroker/adapter-core": "^1.0.3"
},
"dependencies": {
"bower": "^1.8.4"
Expand All @@ -86,4 +87,4 @@
"prepublish": "node node_modules/gulp/bin/gulp default"
},
"license": "EPL-1.0"
}
}

0 comments on commit 95590a5

Please sign in to comment.