@bitgo-beta/statics 7.0.1-beta.2 → 7.0.1-beta.4

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.
@@ -227,7 +227,7 @@
227
227
  "affectsGlobalScope": false
228
228
  },
229
229
  "../src/coins.ts": {
230
- "version": "005fff9a79b63b9489c60de126c63d5a7b7df80f07e3cbb63a5639ed2b7385f5",
230
+ "version": "424ea74b17c0751e0adc0707565c0b61e728825f5be6ab5b21ef0379d7c37c46",
231
231
  "signature": "601447b3eeb6af532c1c4dcfcd248f84a3c22782f0b00f161119a773095b04d0",
232
232
  "affectsGlobalScope": false
233
233
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bitgo-beta/statics",
3
- "version": "7.0.1-beta.2",
3
+ "version": "7.0.1-beta.4",
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": "c0f32614937c34ea4291612073b22f68c6306ede"
40
+ "gitHead": "512cb781a0ec265233a996baca3caec85c395a84"
41
41
  }