Skip to content

Commit

Permalink
chore: package json tidying (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
bbckr authored Nov 20, 2024
1 parent 4d9e257 commit 388eb48
Show file tree
Hide file tree
Showing 2 changed files with 8,036 additions and 9,685 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
]
},
"volta": {
"node": "20.8.1",
"node": "20.18.0",
"yarn": "1.22.22"
},
"devDependencies": {
Expand All @@ -53,7 +53,8 @@
"resolutions": {
"@types/react": "^17",
"@types/react-dom": "^17",
"knex": "^3.1.0"
"knex": "^3.1.0",
"@octokit/core": "4.2.4"
},
"prettier": "@spotify/prettier-config",
"release": {
Expand Down
Loading

0 comments on commit 388eb48

Please sign in to comment.