Skip to content
This repository was archived by the owner on Mar 28, 2022. It is now read-only.

Commit 75b5230

Browse files
committed
chore(deps): Change node engines version
1 parent a479102 commit 75b5230

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@
8181
}
8282
},
8383
"engines": {
84-
"node": ">8.0.0",
85-
"npm": ">6.0.0"
84+
"node": "10.x || 12.x || 13.x"
8685
}
8786
}

0 commit comments

Comments
 (0)