We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be37e63 commit 7116dcfCopy full SHA for 7116dcf
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@eclesia/atomone-indexer",
3
- "version": "2.0.1",
+ "version": "2.1.0",
4
"description": "",
5
"type": "module",
6
"scripts": {
@@ -21,9 +21,9 @@
21
"@cosmjs/proto-signing": "^0.36.0",
22
"@cosmjs/stargate": "^0.36.0",
23
"@cosmjs/tendermint-rpc": "^0.36.0",
24
- "@eclesia/basic-pg-indexer": "^2.9.0",
25
- "@eclesia/core-modules-pg": "^2.9.0",
26
- "@eclesia/indexer-engine": "^2.9.0",
+ "@eclesia/basic-pg-indexer": "^2.14.1",
+ "@eclesia/core-modules-pg": "^2.14.3",
+ "@eclesia/indexer-engine": "^2.14.2",
27
"bignumber.js": "^9.3.1",
28
"json-with-bigint": "^3.4.4",
29
"pg": "^8.16.3"
0 commit comments