mirror of
https://github.com/demostf/demoserver.git
synced 2026-06-03 22:04:06 +02:00
Update version of Express
This commit is contained in:
parent
e543fcceed
commit
306d9b33a6
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"express": "~3.3.4"
|
"express": "~3.4.x"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "0.10.x",
|
"node": "0.10.x",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue