Skip to content

Commit 5a96077

Browse files
feat: add smart-account indexing
1 parent 6756c00 commit 5a96077

File tree

7 files changed

+8252
-252
lines changed

7 files changed

+8252
-252
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"@graphile-contrib/pg-simplify-inflector": "6.1.0",
2626
"@graphile/pg-aggregates": "0.1.1",
27-
"@ixo/impactxclient-sdk": "2.2.0",
27+
"@ixo/impactxclient-sdk": "2.3.1",
2828
"@sentry/node": "7.36.0",
2929
"@sentry/tracing": "7.36.0",
3030
"axios": "1.7.3",
@@ -43,6 +43,7 @@
4343
"http": "0.0.0",
4444
"limiter": "2.1.0",
4545
"log-timestamp": "0.3.0",
46+
"long": "5.2.4",
4647
"node-pg-migrate": "7.0.0",
4748
"pg": "8.11.5",
4849
"postgraphile": "4.13.0",

0 commit comments

Comments
 (0)