Skip to content

Commit 74b3f84

Browse files
committed
Set node version.
1 parent 6a0315c commit 74b3f84

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
"express-sslify": "^1.2.0",
1111
"querystring": "^0.2.0"
1212
},
13+
"devEngines": {
14+
"node": "^10.11.0",
15+
"npm": "^6.4.1"
16+
},
1317
"devDependencies": {
1418
"@babel/core": "^7.0.0-beta.36",
1519
"@babel/polyfill": "^7.0.0-beta.37",

0 commit comments

Comments
 (0)