Skip to content

Commit

Permalink
fix(breaking-change): tatsugiri stretchy form name
Browse files Browse the repository at this point in the history
  • Loading branch information
itsjavi committed Jan 2, 2024
1 parent fd92faf commit 1fa1373
Show file tree
Hide file tree
Showing 12 changed files with 57 additions and 43 deletions.
4 changes: 2 additions & 2 deletions assets/images-index/pokemon.json

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

4 changes: 2 additions & 2 deletions assets/images-index/pokemonShiny.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 @@ -21,10 +21,10 @@
"@types/body-parser": "^1.19.5",
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"@types/node": "^20.10.5",
"@types/node": "^20.10.6",
"body-parser": "^1.20.2",
"bun": "^1.0.18",
"bun-types": "1.0.18-1",
"bun": "^1.0.20",
"bun-types": "1.0.20",
"cors": "^2.8.5",
"express": "^4.18.2",
"glob": "^10.3.10",
Expand Down
86 changes: 50 additions & 36 deletions pnpm-lock.yaml

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

0 comments on commit 1fa1373

Please sign in to comment.