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

Commit 2236180

Browse files
committed
Specify node version, because Docker
See #11
1 parent 4f1b924 commit 2236180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"express": "^4.0.0"
1111
},
1212
"engines": {
13-
"node": "0.12.x"
13+
"node": "0.12.2"
1414
},
1515
"repository": {
1616
"type": "git",

0 commit comments

Comments
 (0)