Skip to content

Commit

Permalink
Update npm package for fast-stats & ws
Browse files Browse the repository at this point in the history
  • Loading branch information
evaisse committed Jan 11, 2017
1 parent 6bfac2e commit a877a8e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
"author": "Arnout Kazemier <[email protected]>",
"license": "MIT",
"dependencies": {
"commander": "1.1.x",
"async": "0.2.x",
"tab": "0.1.x",
"colors": "0.6.x",
"ws": "git://github.com/einaros/ws.git",
"fast-stats": "git://github.com/bluesmoon/node-faststats.git",
"sugar": "1.3.8"
"commander": "1.1.x",
"fast-stats": "0.0.3",
"sugar": "1.3.8",
"tab": "0.1.x",
"ws": "^1.1.1"
},
"bin": {
"thor": "./bin/thor"
Expand Down

0 comments on commit a877a8e

Please sign in to comment.