Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
darrachequesne committed Jan 16, 2016
1 parent 8f8642d commit e97f904
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,26 +19,26 @@
"component-bind": "1.0.0",
"component-emitter": "1.2.0",
"object-component": "0.0.3",
"socket.io-parser": "2.2.5",
"socket.io-parser": "2.2.6",
"has-binary": "0.1.7",
"indexof": "0.0.1",
"parseuri": "0.0.4",
"to-array": "0.1.3",
"to-array": "0.1.4",
"backo2": "1.0.2"
},
"devDependencies": {
"base64-arraybuffer": "0.1.0",
"browserify": "12.0.1",
"base64-arraybuffer": "0.1.5",
"browserify": "13.0.0",
"concat-stream": "1.5.1",
"derequire": "2.0.3",
"expect.js": "0.2.0",
"has-cors": "1.0.3",
"istanbul": "0.2.1",
"mocha": "1.16.2",
"expect.js": "0.3.1",
"has-cors": "1.1.0",
"istanbul": "0.4.2",
"mocha": "2.3.4",
"socket.io": "1.4.4",
"text-blob-builder": "0.0.1",
"uglify-js": "2.4.15",
"zuul": "3.7.3",
"uglify-js": "2.6.1",
"zuul": "3.9.0",
"zuul-ngrok": "3.2.0"
},
"scripts": {
Expand Down

0 comments on commit e97f904

Please sign in to comment.