Skip to content

Commit

Permalink
temp commit
Browse files Browse the repository at this point in the history
  • Loading branch information
BrightTheBackpack committed Nov 29, 2024
1 parent 561d04d commit 7f65634
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
],
"rules": {
// your custom rules
"@typescript-eslint/no-unused-vars": ["error"],
"@typescript-eslint/no-unused-vars": ["error"]
}
}
10 changes: 5 additions & 5 deletions package-lock.json

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

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@
"next": "^15.0.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"theme-ui": "^0.17.1",
"three": "^0.170.0"
"theme-ui": "^0.17.1"
},
"devDependencies": {
"@types/node": "^20",
Expand Down

0 comments on commit 7f65634

Please sign in to comment.