diff --git a/bun.lockb b/bun.lockb index b0a48ad..23b5ac6 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index a9c7642..4134278 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "substreams-atomic-api", "description": "Atomic API", - "version": "v0.3.0", + "version": "v0.2.0", "homepage": "https://github.com/pinax-network/substreams-atomic-api", "type": "module", "author": { @@ -18,7 +18,7 @@ }, "dependencies": { "@clickhouse/client-web": "latest", - "@wharfkit/antelope": "^0.10.1", + "@wharfkit/antelope": "latest", "commander": "latest", "dotenv": "latest", "openapi3-ts": "latest",