Skip to content

Commit

Permalink
setting node version suggestion because of GoogleChromeLabs/squoosh#1242
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgamage committed Aug 11, 2022
1 parent db61813 commit 98e2995
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"name": "joinmastodon",
"version": "0.1.0",
"private": true,
"engines": {
"node": "^16.0.0"
},
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down

0 comments on commit 98e2995

Please sign in to comment.