mirror of
https://github.com/demostf/demoserver.git
synced 2026-06-03 13:54:12 +02:00
Remove path level so always use the latest node and npm
This commit is contained in:
parent
42d56bfb3f
commit
e543fcceed
1 changed files with 2 additions and 2 deletions
|
|
@ -10,8 +10,8 @@
|
||||||
"express": "~3.3.4"
|
"express": "~3.3.4"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "0.10.21",
|
"node": "0.10.x",
|
||||||
"npm": "1.3.11"
|
"npm": "1.3.x"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue