@keplr-wallet/types 0.12.156 → 0.12.157

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@keplr-wallet/types",
3
- "version": "0.12.156",
3
+ "version": "0.12.157",
4
4
  "main": "build/index.js",
5
5
  "author": "chainapsis",
6
6
  "license": "Apache-2.0",
@@ -21,5 +21,5 @@
21
21
  "peerDependencies": {
22
22
  "starknet": "^6"
23
23
  },
24
- "gitHead": "1691ad33ce36b9d72083bb26ea06cf23ada4ea2a"
24
+ "gitHead": "da9235916faacedb2a6473d5346ac718855618d3"
25
25
  }