mirror of
https://github.com/bitinflow/server.git
synced 2026-03-13 13:35:53 +00:00
update deps to latest versions
This commit is contained in:
23
package.json
23
package.json
@@ -8,28 +8,27 @@
|
||||
"url": "git://github.com/shtylman/localtunnel-server.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"request": "2.11.4",
|
||||
"book": "1.2.0",
|
||||
"optimist": "0.3.4",
|
||||
"debug": "0.7.2",
|
||||
"book": "1.3.0",
|
||||
"optimist": "0.6.0",
|
||||
"debug": "0.7.3",
|
||||
"bookrc": "0.0.1",
|
||||
"book-git": "0.0.2",
|
||||
"book-raven": "1.0.0",
|
||||
"engine.io": "0.6.2",
|
||||
"engine.io-client": "shtylman/engine.io-client#v0.5.0-dz0",
|
||||
"book-raven": "1.0.1",
|
||||
"engine.io": "0.7.11",
|
||||
"engine.io-client": "0.7.11",
|
||||
"flip-counter": "0.5.3",
|
||||
"browserkthx": "0.0.2",
|
||||
"hbs": "2.3.0",
|
||||
"hbs": "2.4.0",
|
||||
"taters": "0.0.5",
|
||||
"express": "3.2.6",
|
||||
"express": "3.4.4",
|
||||
"makeup": "0.0.1",
|
||||
"enchilada": "0.3.0",
|
||||
"enchilada": "0.5.0",
|
||||
"bouncy": "3.2.1",
|
||||
"superstack": "0.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"mocha": "1.6.0",
|
||||
"localtunnel": "0.1.0"
|
||||
"mocha": "1.14.0",
|
||||
"localtunnel": "0.1.2"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha --ui qunit -- test",
|
||||
|
||||
Reference in New Issue
Block a user