mirror of
https://github.com/demostf/demoserver.git
synced 2026-06-03 22:04:06 +02:00
Back to Express 3.4
This commit is contained in:
parent
b0a98ef323
commit
1cddf4b261
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
"start": "node index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"express": "^4.0.0"
|
||||
"express": "~3.4.x"
|
||||
},
|
||||
"engines": {
|
||||
"node": "0.10.x"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue