@agoric/cosmic-proto 0.4.1-dev-fa6d3d3.0.fa6d3d3 → 0.4.1-dev-e3099cb.0.e3099cb
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@agoric/cosmic-proto",
|
|
3
|
-
"version": "0.4.1-dev-
|
|
3
|
+
"version": "0.4.1-dev-e3099cb.0.e3099cb",
|
|
4
4
|
"description": "Protobuf stubs for the Agoric cosmos-sdk module",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"author": "Agoric",
|
|
@@ -184,7 +184,7 @@
|
|
|
184
184
|
"access": "public"
|
|
185
185
|
},
|
|
186
186
|
"devDependencies": {
|
|
187
|
-
"@agoric/cosmos": "0.34.2-dev-
|
|
187
|
+
"@agoric/cosmos": "0.34.2-dev-e3099cb.0.e3099cb",
|
|
188
188
|
"@ava/typescript": "^6.0.0",
|
|
189
189
|
"@cosmology/telescope": "^1.12.21",
|
|
190
190
|
"@endo/bundle-source": "^4.1.2",
|
|
@@ -216,5 +216,5 @@
|
|
|
216
216
|
"engines": {
|
|
217
217
|
"node": "^20.9 || ^22.11"
|
|
218
218
|
},
|
|
219
|
-
"gitHead": "
|
|
219
|
+
"gitHead": "e3099cb9b5af514813cf606753b3743fd361bcf8"
|
|
220
220
|
}
|