Skip to content

Commit

Permalink
Added bluebird and removed put and q.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanpoeter committed Nov 26, 2016
1 parent 8b7ec72 commit 5aa56f1
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,11 @@
"type": "git",
"url": "https://github.com/Cloud-Automation/node-modbus"
},
"engines" : {
"node" : ">=4.5.0"
"engines": {
"node": ">=4.5.0"
},
"dependencies": {
"put": "0.0.6",
"q": "1.0.1",
"bluebird": "^3.4.6",
"crc": "3.4.0",
"serialport": "^4.0.1",
"stampit": "^2.1.2",
Expand Down

0 comments on commit 5aa56f1

Please sign in to comment.