@agoric/cosmic-proto 0.4.1-dev-cffb93b.0.cffb93b → 0.4.1-dev-7ae50ec.0.7ae50ec
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-7ae50ec.0.7ae50ec",
|
|
4
4
|
"description": "Protobuf stubs for the Agoric cosmos-sdk module",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"author": "Agoric",
|
|
@@ -226,7 +226,7 @@
|
|
|
226
226
|
"access": "public"
|
|
227
227
|
},
|
|
228
228
|
"devDependencies": {
|
|
229
|
-
"@agoric/cosmos": "0.34.2-dev-
|
|
229
|
+
"@agoric/cosmos": "0.34.2-dev-7ae50ec.0.7ae50ec",
|
|
230
230
|
"@ava/typescript": "^6.0.0",
|
|
231
231
|
"@endo/bundle-source": "^4.1.2",
|
|
232
232
|
"@endo/import-bundle": "^1.5.2",
|
|
@@ -261,5 +261,5 @@
|
|
|
261
261
|
"engines": {
|
|
262
262
|
"node": "^20.9 || ^22.11"
|
|
263
263
|
},
|
|
264
|
-
"gitHead": "
|
|
264
|
+
"gitHead": "7ae50ec114018ecb57f3c6a7ab5825891b523a99"
|
|
265
265
|
}
|