Regenerate watcher with updated subgraph and latest codegen (#7)

Part of [Regenerate ajna watcher with updated subgraph config
](https://www.notion.so/Regenerate-ajna-watcher-with-updated-subgraph-config-c9bbecb033024c13a7515c7f1efc3363)

Reviewed-on: #7
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
This commit is contained in:
Prathamesh Musale 2024-05-14 08:02:34 +00:00 committed by ashwin
parent b5a3556319
commit 10156ae4a3
10 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# ajna-watcher-ts
## Source
* Subgraph: [ajna-subgraph v0.1.1](https://github.com/cerc-io/ajna-subgraph/releases/tag/v0.1.1)
## Setup
* Run the following command to install required packages:

View File

@ -1,6 +1,6 @@
{
"name": "@cerc-io/ajna-watcher-ts",
"version": "0.1.4",
"version": "0.1.5",
"description": "ajna-watcher-ts",
"private": true,
"main": "dist/index.js",