Skip to content

Commit fbb193a

Browse files
chore(package): 🔧 update Node.js engine version specification
* Ensured compatibility with Node.js version 14.0.0 and above. * No functional changes were made to the application.
1 parent d6abd94 commit fbb193a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

proxy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"access": "public"
2727
},
2828
"engines": {
29-
"node": ">=14.0.0",
29+
"node": ">=14.0.0"
3030
},
3131
"release-it": {
3232
"git": false

0 commit comments

Comments
 (0)