Skip to content

Commit

Permalink
Skip fork blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexei Savostin committed Jun 28, 2023
1 parent a1dd4d8 commit f9b7461
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"watch:test": "jest --watch"
},
"dependencies": {
"@proxima-one/proxima-app-eth": "1.0.7",
"@proxima-one/proxima-app-eth": "1.0.8-preview.593.0+994e15c",
"@proximaone/stream-schema-eth-base": "^0.4.2",
"@proximaone/stream-schema-ft": "^0.4.2",
"@proximaone/stream-schema-mangrove": "^0.4.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -836,13 +836,13 @@
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
integrity sha1-p3c2C1s5oaLlEG+OhY8v0tBgxXA=

"@proxima-one/[email protected].7":
version "1.0.7"
resolved "https://npm.pkg.github.com/download/@proxima-one/proxima-app-eth/1.0.7/39698cd298597caa10c77d9454a654b5b0d14672#39698cd298597caa10c77d9454a654b5b0d14672"
integrity sha512-kHBewhDj11V/gx9CM7ir/hgYPZB+K8RVehBfNp08dtG4RBuAvcuYf9sPsU9Cr7vTUTMfeDyJnf3RPNPN13/NMA==
"@proxima-one/[email protected].8-preview.593.0+994e15c":
version "1.0.8-preview.593.0"
resolved "https://npm.pkg.github.com/download/@proxima-one/proxima-app-eth/1.0.8-preview.593.0/97e6061e241f0f07a7958c45f22569fa40121db1#97e6061e241f0f07a7958c45f22569fa40121db1"
integrity sha512-S3y1fheSaTh31jQSRuXqjbKNF4HpCcxucWfGhpzGXJIPh3ToOeJfyWHWkIAGjP9r4iyfWW11O5K0JVrI2bdjjw==
dependencies:
"@proxima-one/proxima-app-streaming" "^1.1.4"
"@proxima-one/proxima-plugin-eth" "^1.1.1"
"@proxima-one/proxima-plugin-eth" "^1.1.2-preview.593.0+994e15c"
lodash "^4.17.21"
rxjs "^7.1.0"

Expand Down Expand Up @@ -901,10 +901,10 @@
lodash "^4.17.21"
rxjs "^7.1.0"

"@proxima-one/proxima-plugin-eth@^1.1.1":
version "1.1.1"
resolved "https://npm.pkg.github.com/download/@proxima-one/proxima-plugin-eth/1.1.1/4f9ec9bb83504112ccdef841d39f1e533de206c9#4f9ec9bb83504112ccdef841d39f1e533de206c9"
integrity sha512-cOI+o4xe8RkmuGOTsLZmI4oZ7Tcak0WKtgEgpNOPowXH1oYVyR83pNX9SMFsDwTzszSmGmtcgF0Ri9IBoD+zvA==
"@proxima-one/proxima-plugin-eth@^1.1.2-preview.593.0+994e15c":
version "1.1.2-preview.593.0"
resolved "https://npm.pkg.github.com/download/@proxima-one/proxima-plugin-eth/1.1.2-preview.593.0/15cd4ffda67e316343d59b9249226a66accaa01f#15cd4ffda67e316343d59b9249226a66accaa01f"
integrity sha512-l2RIqAnQ58FPJVWxx/brrnpnbwDh+7swYye8gsjjuWSc2/abqedfEaMepQ5/c4wM5UUObwva+IHXdDeuC7QYuA==
dependencies:
"@proxima-one/proxima-core" "^0.2.10"
"@proxima-one/proxima-streams" "^0.3.0"
Expand Down

0 comments on commit f9b7461

Please sign in to comment.