Skip to content

Commit

Permalink
release: v2.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mo4islona committed Feb 26, 2024
1 parent 096339c commit b83d6af
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@subsquid/cli",
"description": "squid cli tool",
"version": "2.8.4",
"version": "2.8.5",
"license": "GPL-3.0-or-later",
"repository": "[email protected]:subsquid/squid-cli.git",
"publishConfig": {
Expand Down Expand Up @@ -70,7 +70,7 @@
"@oclif/core": "^3.19.1",
"@oclif/plugin-autocomplete": "^3.0.8",
"@subsquid/commands": "^2.3.1",
"@subsquid/manifest": "^0.0.1-beta.16",
"@subsquid/manifest": "^0.0.1-beta.17",
"@subsquid/manifest-expr": "^0.0.1",
"@types/fast-levenshtein": "^0.0.4",
"@types/lodash": "^4.14.202",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -943,10 +943,10 @@
resolved "https://registry.yarnpkg.com/@subsquid/manifest-expr/-/manifest-expr-0.0.1.tgz#da8078dcdc8e765b6b82cca1a0db9dbf5bff0297"
integrity sha512-QKrgq+BPVX03SPm/kxXr3kDRDFn+ddBAuA9ysvae3PBA0jlj5DUSFxNjIoGZoy+RBwu82t4T0Xt4oTXR8e0OBw==

"@subsquid/manifest@^0.0.1-beta.16":
version "0.0.1-beta.16"
resolved "https://registry.yarnpkg.com/@subsquid/manifest/-/manifest-0.0.1-beta.16.tgz#7cf1c3895a34f25b84ac466872c9ed40d0367d35"
integrity sha512-Xj3dVOCdOvgLMW0jVyGJ6xBK4xx29UQrfZq0tDrxhJ42Tm6h1itzudAP1BD/mkbDPNz0fe0E6+t1cimw3nEe5w==
"@subsquid/manifest@^0.0.1-beta.17":
version "0.0.1-beta.17"
resolved "https://registry.yarnpkg.com/@subsquid/manifest/-/manifest-0.0.1-beta.17.tgz#dae6ee7c1376369c5baa69da7e44ed3b8339f651"
integrity sha512-QrxvFSZglPpxdpobgKChBPW/+Pv+eivknlelsb/myOyaycKDFS0EYQd03MmwJK2Zzq6Y5g/ccLb6M2D3C4BFKQ==
dependencies:
joi "^17.12.0"
js-yaml "^4.1.0"
Expand Down

0 comments on commit b83d6af

Please sign in to comment.