We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74656d8 commit ec99b07Copy full SHA for ec99b07
docs/package.json
@@ -42,6 +42,6 @@
42
]
43
},
44
"engines": {
45
- "node": "18.x"
+ "node": ">=16.14"
46
}
47
package.json
@@ -119,8 +119,5 @@
119
"@floating-ui/react-dom": "^1.0.0",
120
"@floating-ui/react-dom-interactions": "0.11.0",
121
"classnames": "^2.3.2"
122
- },
123
- "engines": {
124
125
126
0 commit comments