Skip to content

Commit ba3a692

Browse files
committed
chore: update package.json
1 parent 22201b9 commit ba3a692

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
@@ -39,7 +39,7 @@
3939
"uiw": "~4.12.2"
4040
},
4141
"engines": {
42-
"node": ">=14.0.0"
42+
"node": "^14.0.0"
4343
},
4444
"lint-staged": {
4545
"*.{js,jsx,tsx,ts,less,md,json}": "prettier --write"

0 commit comments

Comments
 (0)