Skip to content

Commit 3d5a96e

Browse files
committed
Specify engine required by this package
1 parent c12bab1 commit 3d5a96e

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
@@ -87,6 +87,9 @@
8787
"url": "https://github.com/danger/danger-js/issues"
8888
},
8989
"homepage": "https://github.com/danger/danger-js#readme",
90+
"engines": {
91+
"node": ">=10"
92+
},
9093
"devDependencies": {
9194
"@babel/cli": "7.1.2",
9295
"@babel/core": "7.1.2",

0 commit comments

Comments
 (0)