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 9f5d3fd commit 642bdecCopy full SHA for 642bdec
package.json
@@ -16,7 +16,7 @@
16
"/lib"
17
],
18
"engines": {
19
- "node": ">=14 <17"
+ "node": "^14 || ^16"
20
},
21
"dependencies": {
22
"react-fast-compare": "^3.2.0"
0 commit comments