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

Commit 71445c7

Browse files
committed
set node and npm versions for heroku
1 parent 3d4e66c commit 71445c7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

+4
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,8 @@
99
, "nib": "0.2.0"
1010
, "socket.io": "0.9.1-1"
1111
}
12+
, "engines": {
13+
"node": "0.6.12",
14+
"npm": "1.1.4"
15+
}
1216
}

0 commit comments

Comments
 (0)