Skip to content

Commit

Permalink
This is what seems to be the minimum engine required but it's not wor…
Browse files Browse the repository at this point in the history
…king?
  • Loading branch information
KenEucker committed Jan 8, 2024
1 parent 5628870 commit 3c47c03
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
Expand Up @@ -109,7 +109,7 @@
"workbox-window": "^7.0.0"
},
"engines": {
"node": ">=12.13.0"
"node": ">=18"
},
"lint-staged": {
"*.ts": [
Expand Down

0 comments on commit 3c47c03

Please sign in to comment.