Skip to content

Commit

Permalink
v2.3.0: npms version fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
npeditto committed Oct 23, 2018
1 parent bb959ad commit 68061b6
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
"dependencies": {
"autobahn": "17.5.2",
"ws":"4.1.0",
"connection-tester": ">=0.1.1",
"fs-access": ">=1.0.1",
"connection-tester": "0.2.0",
"fs-access": "1.0.1",
"fuse-bindings": "2.8.1",
"is-running": ">=2.0.0",
"is-running": "2.1.0",
"log4js": "1.1.1",
"mknod": ">=1.1.0",
"nconf": ">=0.8.4",
"q": ">=0.9.7",
"requestify": ">=0.1.17",
"md5":"<=2.2.1",
"mknod": "1.1.0",
"nconf": "0.10.0",
"q": "1.5.1",
"requestify": "0.2.5",
"md5":"2.2.1",
"python-shell":"0.5.0",
"net":"1.0.2",
"lsof":"0.1.0"
Expand Down

0 comments on commit 68061b6

Please sign in to comment.