Skip to content

Commit f5a9b8f

Browse files
authored
chore: Update engine (#161)
1 parent 6a5c83a commit f5a9b8f

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.2",
44
"description": "base abstract trigger component for react",
55
"engines": {
6-
"node": "12.x"
6+
"node": ">=10.x"
77
},
88
"keywords": [
99
"react",

0 commit comments

Comments
 (0)