Skip to content
This repository has been archived by the owner on Jul 3, 2021. It is now read-only.

Commit

Permalink
Update request to 2.61.0 , ws to 0.8.0. Add Object Assign ponyfill
Browse files Browse the repository at this point in the history
  • Loading branch information
thedark1337 committed Aug 25, 2015
1 parent 83a2889 commit 106f9ee
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,15 @@
"handle-errors": "^1.0.0",
"he": "^0.5.0",
"is-finite": "^1.0.1",
"request": "^2.60.0",
"ws": "^0.7.2"
"object-assign": "^4.0.1",
"request": "^2.61.0",
"ws": "^0.8.0"
},
"devDependencies": {
"chai": "^3.2.0",
"eslint": "^1.1.0",
"eslint-config-thedark1337": "^0.2.1",
"eslint-config-xo": "^0.3.0",
"eslint-config-thedark1337": "^0.3.0",
"eslint-config-xo": "^0.4.0",
"mocha": "^2.2.5",
"mocha-eslint": "thedark1337/mocha-eslint"
},
Expand Down

0 comments on commit 106f9ee

Please sign in to comment.