Skip to content

Commit 56fe0cf

Browse files
ycjcl868zombieJ
authored andcommitted
fix: engines into 8.x (#162)
1 parent 50b966f commit 56fe0cf

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
@@ -3,7 +3,7 @@
33
"version": "4.0.0-rc.3",
44
"description": "base abstract trigger component for react",
55
"engines": {
6-
"node": ">=10.x"
6+
"node": ">=8.x"
77
},
88
"keywords": [
99
"react",

0 commit comments

Comments
 (0)