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 22201b9 commit ba3a692Copy full SHA for ba3a692
package.json
@@ -39,7 +39,7 @@
39
"uiw": "~4.12.2"
40
},
41
"engines": {
42
- "node": ">=14.0.0"
+ "node": "^14.0.0"
43
44
"lint-staged": {
45
"*.{js,jsx,tsx,ts,less,md,json}": "prettier --write"
0 commit comments