Skip to content

Commit

Permalink
protos update
Browse files Browse the repository at this point in the history
  • Loading branch information
TurtIeSocks committed Nov 9, 2022
1 parent 4eb1486 commit 2c1b3eb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pogo-data-generator",
"version": "1.8.3",
"version": "1.8.4",
"description": "Pokemon GO project data generator",
"author": "TurtIeSocks",
"license": "Apache-2.0",
Expand Down Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"node-fetch": "2.6.7",
"pogo-protos": "github:Furtif/pogo-protos#7e0335f"
"pogo-protos": "github:Furtif/pogo-protos#687bd4e"
},
"engines": {
"node": ">=16.0.0"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2148,9 +2148,9 @@ pkg-dir@^4.2.0:
dependencies:
find-up "^4.0.0"

"pogo-protos@github:Furtif/pogo-protos#7e0335f":
version "2.57.3"
resolved "https://codeload.github.com/Furtif/pogo-protos/tar.gz/7e0335f1e651587f7ff4d5f765bb6245c558fd91"
"pogo-protos@github:Furtif/pogo-protos#687bd4e":
version "2.57.4"
resolved "https://codeload.github.com/Furtif/pogo-protos/tar.gz/687bd4e030517000919edaf9f9a848306603a211"
dependencies:
protobufjs "^6.11.3"

Expand Down

0 comments on commit 2c1b3eb

Please sign in to comment.