Skip to content

Commit af23e7b

Browse files
committed
Add engines section to packages.json
1 parent e02e20f commit af23e7b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
"url": "https://github.com/axeal/solusvm/issues"
1717
},
1818
"homepage": "https://github.com/axeal/solusvm#readme",
19+
"engines": {
20+
"node": ">=0.10.0"
21+
},
1922
"dependencies": {
2023
"bluebird": "^3.5.0",
2124
"debug": "^2.6.8",

0 commit comments

Comments
 (0)