@agoric/cosmic-proto 0.5.0-upgrade-18-dev-6a4fdea.0 → 0.5.0-upgrade-18-dev-6cab101.0

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.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agoric/cosmic-proto",
3
- "version": "0.5.0-upgrade-18-dev-6a4fdea.0+6a4fdea",
3
+ "version": "0.5.0-upgrade-18-dev-6cab101.0+6cab101",
4
4
  "description": "Protobuf stubs for the Agoric cosmos-sdk module",
5
5
  "keywords": [],
6
6
  "author": "Agoric",
@@ -142,7 +142,7 @@
142
142
  "access": "public"
143
143
  },
144
144
  "devDependencies": {
145
- "@agoric/cosmos": "0.35.0-upgrade-18-dev-6a4fdea.0+6a4fdea",
145
+ "@agoric/cosmos": "0.35.0-upgrade-18-dev-6cab101.0+6cab101",
146
146
  "@ava/typescript": "^4.1.0",
147
147
  "@cosmology/telescope": "https://gitpkg.vercel.app/agoric-labs/telescope/packages/telescope?8d2c2f6ba637a5578eead09a7368dc41c262a9d0",
148
148
  "@endo/bundle-source": "^3.4.2",
@@ -172,5 +172,5 @@
172
172
  "test/**/*.test.*"
173
173
  ]
174
174
  },
175
- "gitHead": "6a4fdea235f66ee20d89801aafa3b5d272059b42"
175
+ "gitHead": "6cab101e3587dd01b84dd8d078e1f660019bc07d"
176
176
  }