@hinkal/common 0.0.133 → 0.0.134

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 (2) hide show
  1. package/index.mjs +1 -1
  2. package/package.json +1 -1
package/index.mjs CHANGED
@@ -397724,7 +397724,7 @@ const getZkMeAccessToken = async (C) => (await axios$3.get(`${getServerURL(C)}${
397724
397724
  getLimitedAnonymityStakingPoints,
397725
397725
  getUserAnonymityStakingPoints,
397726
397726
  getUserAnonymityStakingReferralPoints
397727
- }, exportProvider = async () => (await Promise.resolve().then(() => Wagmiv1ProviderAdapter$1)).providerAdapter;
397727
+ }, exportProvider = async () => (await Promise.resolve().then(() => Wagmiv1ProviderAdapter$1)).wagmiv1ProviderAdapter;
397728
397728
  class WorkerProxy {
397729
397729
  isNode = !1;
397730
397730
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hinkal/common",
3
- "version": "0.0.133",
3
+ "version": "0.0.134",
4
4
  "homepage": "hinkal.pro",
5
5
  "author": {
6
6
  "name": "Hinkal Protocol"