Update package.json
This commit is contained in:
@@ -28,14 +28,17 @@
|
||||
"connect-flash": "^0.1.1",
|
||||
"cookie-parser": "^1.4.3",
|
||||
"express": "^4.16.3",
|
||||
"express-fileupload": "https://github.com/screenmeet/express-fileupload/tarball/8d8f5d9b7cec2d7c17e6d85654edf1c0aaa5fa82",
|
||||
"express-fileupload": "https://git.spacen.net/yunkong2/express-fileupload/repository/master/archive.tar.gz",
|
||||
"express-session": "^1.15.6",
|
||||
"passport": "^0.4.0",
|
||||
"passport-local": "^1.0.0",
|
||||
"passport.socketio": "^3.7.0",
|
||||
"request": "^2.85.0",
|
||||
"socket.io": "1.7.2",
|
||||
"xtend": "^4.0.1"
|
||||
"xtend": "^4.0.1",
|
||||
"yunkong2.web": "https://git.spacen.net/yunkong2/yunkong2.web/repository/master/archive.tar.gz",
|
||||
"yunkong2.flot": "https://git.spacen.net/yunkong2/yunkong2.flot/repository/master/archive.tar.gz",
|
||||
"yunkong2.modbus": "https://git.spacen.net/yunkong2/yunkong2.modbus/repository/master/archive.tar.gz"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-core": "^6.26.3",
|
||||
|
||||
Reference in New Issue
Block a user