@bitgo-beta/statics 10.0.1-alpha.54 → 10.0.1-alpha.55

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.
@@ -217,7 +217,7 @@
217
217
  "affectsGlobalScope": false
218
218
  },
219
219
  "../src/coins.ts": {
220
- "version": "daa62474bd688cf52ebb8c3d2dffb0743e512b75bc6f98d205074bcf3f86af0e",
220
+ "version": "7fb215f218d6828ffc4bd1c4f5b723c8362a84bb5b2baacda4f6ba01f240e7cc",
221
221
  "signature": "27d354399096bb8841e6b1050246b625f8c9f7404b6e3ad7bc22348c1b1557c7",
222
222
  "affectsGlobalScope": false
223
223
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bitgo-beta/statics",
3
- "version": "10.0.1-alpha.54",
3
+ "version": "10.0.1-alpha.55",
4
4
  "description": "dependency-free static configuration for the bitgo platform",
5
5
  "main": "./dist/src/index.js",
6
6
  "types": "./dist/src/index.d.ts",
@@ -37,5 +37,5 @@
37
37
  ".ts"
38
38
  ]
39
39
  },
40
- "gitHead": "90bd3e274aecafbd5ac5fe37153e764dfe340e94"
40
+ "gitHead": "c37693d883e53079a184870286b5a38007d890dd"
41
41
  }