@bitgo-beta/statics 7.0.1-beta.118 → 7.0.1-beta.119

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.
@@ -1022,8 +1022,8 @@
1022
1022
  "affectsGlobalScope": false
1023
1023
  },
1024
1024
  "../../../node_modules/@types/yargs/index.d.ts": {
1025
- "version": "32b5bbe4475a585fd18e648f915a37b48ac44ab94277ad161cbdf3bbfae580fc",
1026
- "signature": "32b5bbe4475a585fd18e648f915a37b48ac44ab94277ad161cbdf3bbfae580fc",
1025
+ "version": "b7b0003c5404c9cae2d7caf5d6b469b190cea06cce7815ba0e479a4457875290",
1026
+ "signature": "b7b0003c5404c9cae2d7caf5d6b469b190cea06cce7815ba0e479a4457875290",
1027
1027
  "affectsGlobalScope": false
1028
1028
  }
1029
1029
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bitgo-beta/statics",
3
- "version": "7.0.1-beta.118",
3
+ "version": "7.0.1-beta.119",
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": "b0d7f4fee02c98fab2a7b7a93d21b67fe3d65823"
40
+ "gitHead": "57e95c3106c7ecd3db071c211f596846623f7bce"
41
41
  }