@agoric/cosmic-proto 0.4.1-dev-a07bcaa.0.a07bcaa → 0.4.1-dev-bf8fbf0.0.bf8fbf0
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-bf8fbf0.0.bf8fbf0",
|
|
4
4
|
"description": "Protobuf stubs for the Agoric cosmos-sdk module",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"author": "Agoric",
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
"access": "public"
|
|
181
181
|
},
|
|
182
182
|
"devDependencies": {
|
|
183
|
-
"@agoric/cosmos": "0.34.2-dev-
|
|
183
|
+
"@agoric/cosmos": "0.34.2-dev-bf8fbf0.0.bf8fbf0",
|
|
184
184
|
"@ava/typescript": "^5.0.0",
|
|
185
185
|
"@cosmology/telescope": "^1.12.21",
|
|
186
186
|
"@endo/bundle-source": "^4.1.2",
|
|
@@ -212,5 +212,5 @@
|
|
|
212
212
|
"engines": {
|
|
213
213
|
"node": "^20.9 || ^22.11"
|
|
214
214
|
},
|
|
215
|
-
"gitHead": "
|
|
215
|
+
"gitHead": "bf8fbf06a0c55dbf6ca2f7aeda9b0de806030c31"
|
|
216
216
|
}
|