mirror of
https://github.com/demostf/demoserver.git
synced 2026-06-03 13:54:12 +02:00
default to the latest versions of node and npm on heroku
This commit is contained in:
parent
ec7ac00e12
commit
b3650bf8b6
1 changed files with 0 additions and 4 deletions
|
|
@ -9,10 +9,6 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"express": "~3.3.4"
|
"express": "~3.3.4"
|
||||||
},
|
},
|
||||||
"engines": {
|
|
||||||
"node": "0.8.x",
|
|
||||||
"npm": "1.1.x"
|
|
||||||
},
|
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/heroku/node-js-sample"
|
"url": "https://github.com/heroku/node-js-sample"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue