@latticexyz/store-indexer 2.2.14-entrykit-bcef42396222d6ddf70695ff6587a6fab606ed10 → 2.2.14-main-e3ec42bffd9088884a1d6b7e4ab442a9d0d9a54f

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@latticexyz/store-indexer",
3
- "version": "2.2.14-entrykit-bcef42396222d6ddf70695ff6587a6fab606ed10",
3
+ "version": "2.2.14-main-e3ec42bffd9088884a1d6b7e4ab442a9d0d9a54f",
4
4
  "description": "Minimal Typescript indexer for Store",
5
5
  "repository": {
6
6
  "type": "git",
@@ -51,11 +51,11 @@
51
51
  "trpc-koa-adapter": "^1.1.3",
52
52
  "viem": "2.21.19",
53
53
  "zod": "3.23.8",
54
- "@latticexyz/block-logs-stream": "2.2.14-entrykit-bcef42396222d6ddf70695ff6587a6fab606ed10",
55
- "@latticexyz/common": "2.2.14-entrykit-bcef42396222d6ddf70695ff6587a6fab606ed10",
56
- "@latticexyz/protocol-parser": "2.2.14-entrykit-bcef42396222d6ddf70695ff6587a6fab606ed10",
57
- "@latticexyz/store": "2.2.14-entrykit-bcef42396222d6ddf70695ff6587a6fab606ed10",
58
- "@latticexyz/store-sync": "2.2.14-entrykit-bcef42396222d6ddf70695ff6587a6fab606ed10"
54
+ "@latticexyz/block-logs-stream": "2.2.14-main-e3ec42bffd9088884a1d6b7e4ab442a9d0d9a54f",
55
+ "@latticexyz/common": "2.2.14-main-e3ec42bffd9088884a1d6b7e4ab442a9d0d9a54f",
56
+ "@latticexyz/protocol-parser": "2.2.14-main-e3ec42bffd9088884a1d6b7e4ab442a9d0d9a54f",
57
+ "@latticexyz/store": "2.2.14-main-e3ec42bffd9088884a1d6b7e4ab442a9d0d9a54f",
58
+ "@latticexyz/store-sync": "2.2.14-main-e3ec42bffd9088884a1d6b7e4ab442a9d0d9a54f"
59
59
  },
60
60
  "devDependencies": {
61
61
  "@types/accepts": "^1.3.7",