diff --git a/bun.lockb b/bun.lockb index d099233..d69d21f 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index d5d768d..7e6cebc 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,7 @@ "dependencies": { "@clickhouse/client-web": "latest", "@substreams/sink-entity-changes": "v0.3.4", + "bun-types": "1.0.12", "commander": "latest", "dotenv": "latest", "graphql": "^16.8.1", @@ -40,7 +41,6 @@ }, "devDependencies": { "@types/jsonwebtoken": "^9.0.5", - "bun-types": "^1.0.13", "mitata": "^0.1.6", "typescript": "latest" }