Skip to content

Commit

Permalink
Merge pull request #539 from Schroedinger-Hat/chore/update-node
Browse files Browse the repository at this point in the history
chore: update node version
  • Loading branch information
Readpato authored Nov 10, 2024
2 parents 51a2460 + 3c3ef44 commit 042f481
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
engine-strict=true
3 changes: 3 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
"start": "next start",
"lint": "next lint"
},
"engines": {
"node": ">=20.0.0"
},
"dependencies": {
"@react-three/drei": "^9.105.4",
"@react-three/fiber": "^8.16.2",
Expand Down

0 comments on commit 042f481

Please sign in to comment.