Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
scheibo committed Nov 3, 2023
1 parent bd3bbcf commit 6505fae
Show file tree
Hide file tree
Showing 11 changed files with 519 additions and 517 deletions.
6 changes: 3 additions & 3 deletions anon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pkmn/anon",
"version": "0.1.9",
"version": "0.1.10",
"description": "Logic for anonymizing Pokémon Showdown battle simulator logs",
"repository": "github:pkmn/stats",
"license": "MIT",
Expand All @@ -16,11 +16,11 @@
"access": "public"
},
"dependencies": {
"@pkmn/data": "^0.7.53",
"@pkmn/data": "^0.7.55",
"@pkmn/protocol": "^0.6.16"
},
"devDependencies": {
"@pkmn/dex": "^0.7.53"
"@pkmn/dex": "^0.7.55"
},
"scripts": {
"lint": "eslint --cache src --ext ts",
Expand Down
Loading

0 comments on commit 6505fae

Please sign in to comment.