Skip to content
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.

Commit

Permalink
update node version
Browse files Browse the repository at this point in the history
  • Loading branch information
avoonix committed Mar 2, 2024
1 parent a7ea185 commit b68bd05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"engines": {
"node": ">=14"
"node": ">=16"
},
"scripts": {
"postinstall": "if [ $PREPARE_STICKER_WORKER ]; then npm run postinstall-worker; else echo no environment detected, please set PREPARE_STICKER_WORKER; fi",
Expand Down

0 comments on commit b68bd05

Please sign in to comment.