Skip to content

Commit

Permalink
release: v.2.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
belopash committed Mar 5, 2024
1 parent 4a1602a commit 300ff47
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.6",
"version": "2.8.7",
"license": "GPL-3.0-or-later",
"repository": "[email protected]:subsquid/squid-cli.git",
"publishConfig": {
Expand Down Expand Up @@ -66,8 +66,8 @@
"testEnvironment": "node"
},
"dependencies": {
"@oclif/core": "^3.19.1",
"@oclif/plugin-autocomplete": "^3.0.8",
"@oclif/core": "3.19.1",
"@oclif/plugin-autocomplete": "3.0.8",
"@subsquid/commands": "^2.3.1",
"@subsquid/manifest": "^0.0.1-beta.17",
"@subsquid/manifest-expr": "^0.0.1",
Expand Down

0 comments on commit 300ff47

Please sign in to comment.