Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit b3650bf

Browse files
committed
default to the latest versions of node and npm on heroku
1 parent ec7ac00 commit b3650bf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@
99
"dependencies": {
1010
"express": "~3.3.4"
1111
},
12-
"engines": {
13-
"node": "0.8.x",
14-
"npm": "1.1.x"
15-
},
1612
"repository": {
1713
"type": "git",
1814
"url": "https://github.com/heroku/node-js-sample"

0 commit comments

Comments
 (0)