Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d24c326

Browse files
committed
Add Engine
1 parent 15daaf8 commit d24c326

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
"repository": "https://github.com/buoyantair/canister.git",
66
"author": "buoyantair <[email protected]>",
77
"license": "MIT",
8+
"engines": {
9+
"node": "8.6.0"
10+
},
811
"scripts": {
912
"start": "nodemon ./dist/main.js",
1013
"build": "gulp watch",

0 commit comments

Comments
 (0)