Regenerate watcher with updated subgraph and latest codegen #7

Merged
ashwin merged 3 commits from pm-update-watcher into main 2024-05-14 08:02:36 +00:00
10 changed files with 5 additions and 1 deletions

View File

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

View File

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