Skip to content

Commit b14cd21

Browse files
committed
add engine info to package.json
1 parent 6bbb7e1 commit b14cd21

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
@@ -41,6 +41,9 @@
4141
"topcoder-healthcheck-dropin": "^1.0.3",
4242
"winston": "^3.2.1"
4343
},
44+
"engines": {
45+
"node": "^10"
46+
},
4447
"standard": {
4548
"env": [
4649
"mocha"

0 commit comments

Comments
 (0)