mirror of
https://github.com/demostf/demoserver.git
synced 2026-06-03 13:54:12 +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"
|
||||
},
|
||||
"dependencies": {
|
||||
"express": "~3.3.4"
|
||||
"express": "~3.4.x"
|
||||
},
|
||||
"engines": {
|
||||
"node": "0.10.x",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue