Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Exidex committed Sep 15, 2024
1 parent 75d217a commit e910e3d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
"dev": "gauntlet dev"
},
"dependencies": {
"@project-gauntlet/api": "0.6.0",
"@project-gauntlet/deno": "0.6.0",
"@project-gauntlet/api": "0.9.0",
"@project-gauntlet/deno": "0.9.0",
"gameoflife.js": "^1.0.4"
},
"devDependencies": {
"@project-gauntlet/tools": "0.6.0",
"@project-gauntlet/tools": "0.7.0",
"@types/react": "^18.2.48",
"typescript": "^5.3.3"
}
Expand Down

0 comments on commit e910e3d

Please sign in to comment.