Watch contract for multiple data sources from subgraph config (#529)

* Watch contract for multiple data sources from subgraph config

* Upgrade package versions
This commit is contained in:
2024-07-19 17:58:20 +05:30
committed by GitHub
parent 42cb688921
commit 37885c64eb
14 changed files with 36 additions and 40 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@cerc-io/cache",
"version": "0.2.103",
"version": "0.2.104",
"description": "Generic object cache",
"main": "dist/index.js",
"scripts": {