Upgrade watcher package versions to export release and commit metrics
This commit is contained in:
parent
d40e9669b6
commit
5dd8a45490
12
package.json
12
package.json
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@cerc-io/ajna-watcher-ts",
|
"name": "@cerc-io/ajna-watcher-ts",
|
||||||
"version": "0.1.9",
|
"version": "0.1.10",
|
||||||
"description": "ajna-watcher-ts",
|
"description": "ajna-watcher-ts",
|
||||||
"private": true,
|
"private": true,
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
@ -39,11 +39,11 @@
|
|||||||
"homepage": "https://github.com/cerc-io/watcher-ts#readme",
|
"homepage": "https://github.com/cerc-io/watcher-ts#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@apollo/client": "^3.3.19",
|
"@apollo/client": "^3.3.19",
|
||||||
"@cerc-io/cli": "^0.2.90",
|
"@cerc-io/cli": "^0.2.91",
|
||||||
"@cerc-io/ipld-eth-client": "^0.2.90",
|
"@cerc-io/ipld-eth-client": "^0.2.91",
|
||||||
"@cerc-io/solidity-mapper": "^0.2.90",
|
"@cerc-io/solidity-mapper": "^0.2.91",
|
||||||
"@cerc-io/util": "^0.2.90",
|
"@cerc-io/util": "^0.2.91",
|
||||||
"@cerc-io/graph-node": "^0.2.90",
|
"@cerc-io/graph-node": "^0.2.91",
|
||||||
"@ethersproject/providers": "^5.4.4",
|
"@ethersproject/providers": "^5.4.4",
|
||||||
"debug": "^4.3.1",
|
"debug": "^4.3.1",
|
||||||
"decimal.js": "^10.3.1",
|
"decimal.js": "^10.3.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user