@bitgo/public-types 4.9.1 → 4.9.2
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +1 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@bitgo/public-types",
|
3
|
-
"version": "4.9.
|
3
|
+
"version": "4.9.2",
|
4
4
|
"description": "Collection of types exposed externally as part of the BitGo public API",
|
5
5
|
"license": "UNLICENSED",
|
6
6
|
"author": "",
|
@@ -22,7 +22,6 @@
|
|
22
22
|
"prettier-format": "prettier --write ."
|
23
23
|
},
|
24
24
|
"dependencies": {
|
25
|
-
"@api-ts/io-ts-http": "^1.0.0",
|
26
25
|
"fp-ts": "^2.0.0",
|
27
26
|
"io-ts": "npm:@bitgo-forks/io-ts@2.1.4",
|
28
27
|
"io-ts-types": "^0.5.16",
|