Skip to content

Commit 900039c

Browse files
author
Anton Konev
committed
chore: set node engine >= 8.10.0
1 parent b4a54ee commit 900039c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
],
4343
"homepage": "https://github.com/auru/unity-api#readme",
4444
"engines": {
45-
"node": ">=8"
45+
"node": ">=8.10.0"
4646
},
4747
"dependencies": {
4848
"isomorphic-fetch": "^2.2.1",

0 commit comments

Comments
 (0)