@keplr-wallet/crypto 0.12.170-rc.4 → 0.12.171

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/crypto",
3
- "version": "0.12.170-rc.4",
3
+ "version": "0.12.171",
4
4
  "main": "build/index.js",
5
5
  "author": "chainapsis",
6
6
  "license": "Apache-2.0",
@@ -26,5 +26,5 @@
26
26
  "peerDependencies": {
27
27
  "starknet": "^6"
28
28
  },
29
- "gitHead": "eb1167eea5db9b47487a63910051aa0150dc9742"
29
+ "gitHead": "838ea6b37fbfafe252f6ee6e4a92e736c6747405"
30
30
  }