From e09eb6eeba1ef440a91f9fa31c40d392f0ba59cd Mon Sep 17 00:00:00 2001 From: willclarktech Date: Tue, 9 Feb 2021 12:41:14 +0000 Subject: [PATCH] Remove types dir from package.json files --- package.json | 1 - packages/cli/package.json | 1 - packages/cosmwasm-launchpad/package.json | 1 - packages/cosmwasm-stargate/package.json | 1 - packages/cosmwasm/package.json | 1 - packages/crypto/package.json | 1 - packages/encoding/package.json | 1 - packages/faucet-client/package.json | 1 - packages/faucet/package.json | 1 - packages/json-rpc/package.json | 1 - packages/launchpad/package.json | 1 - packages/ledger-amino/package.json | 1 - packages/math/package.json | 1 - packages/proto-signing/package.json | 1 - packages/socket/package.json | 1 - packages/stargate/package.json | 1 - packages/stream/package.json | 1 - packages/tendermint-rpc/package.json | 1 - packages/utils/package.json | 1 - 19 files changed, 19 deletions(-) diff --git a/package.json b/package.json index d4c006d5..4a86b932 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,6 @@ "types": "build/index.d.ts", "files": [ "build/", - "types/", "*.md", "!*.spec.*", "!**/testdata/" diff --git a/packages/cli/package.json b/packages/cli/package.json index 1adccabf..c2f814f0 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -33,7 +33,6 @@ }, "files": [ "build/", - "types/", "tsconfig_repl.json", "*.md", "!*.spec.*", diff --git a/packages/cosmwasm-launchpad/package.json b/packages/cosmwasm-launchpad/package.json index 6f4f0539..15c9cde8 100644 --- a/packages/cosmwasm-launchpad/package.json +++ b/packages/cosmwasm-launchpad/package.json @@ -11,7 +11,6 @@ "types": "build/index.d.ts", "files": [ "build/", - "types/", "*.md", "!*.spec.*", "!**/testdata/" diff --git a/packages/cosmwasm-stargate/package.json b/packages/cosmwasm-stargate/package.json index 44e15716..5773703e 100644 --- a/packages/cosmwasm-stargate/package.json +++ b/packages/cosmwasm-stargate/package.json @@ -10,7 +10,6 @@ "types": "build/index.d.ts", "files": [ "build/", - "types/", "*.md", "!*.spec.*", "!**/testdata/" diff --git a/packages/cosmwasm/package.json b/packages/cosmwasm/package.json index 4f069ede..98e262fe 100644 --- a/packages/cosmwasm/package.json +++ b/packages/cosmwasm/package.json @@ -11,7 +11,6 @@ "types": "build/index.d.ts", "files": [ "build/", - "types/", "*.md", "!*.spec.*", "!**/testdata/" diff --git a/packages/crypto/package.json b/packages/crypto/package.json index 9e041d34..34786d9e 100644 --- a/packages/crypto/package.json +++ b/packages/crypto/package.json @@ -11,7 +11,6 @@ "types": "build/index.d.ts", "files": [ "build/", - "types/", "*.md", "!*.spec.*", "!**/testdata/" diff --git a/packages/encoding/package.json b/packages/encoding/package.json index a2550ccb..9fcfcea0 100644 --- a/packages/encoding/package.json +++ b/packages/encoding/package.json @@ -10,7 +10,6 @@ "types": "build/index.d.ts", "files": [ "build/", - "types/", "*.md", "!*.spec.*", "!**/testdata/" diff --git a/packages/faucet-client/package.json b/packages/faucet-client/package.json index 4a730b03..5d9e3203 100644 --- a/packages/faucet-client/package.json +++ b/packages/faucet-client/package.json @@ -10,7 +10,6 @@ "types": "build/index.d.ts", "files": [ "build/", - "types/", "*.md", "!*.spec.*", "!**/testdata/" diff --git a/packages/faucet/package.json b/packages/faucet/package.json index d09b403f..18f60f7e 100644 --- a/packages/faucet/package.json +++ b/packages/faucet/package.json @@ -12,7 +12,6 @@ }, "files": [ "build/", - "types/", "*.md", "!*.spec.*", "!**/testdata/" diff --git a/packages/json-rpc/package.json b/packages/json-rpc/package.json index 3b46f7f1..9f2492ad 100644 --- a/packages/json-rpc/package.json +++ b/packages/json-rpc/package.json @@ -12,7 +12,6 @@ "types": "build/index.d.ts", "files": [ "build/", - "types/", "*.md", "!*.spec.*", "!**/testdata/" diff --git a/packages/launchpad/package.json b/packages/launchpad/package.json index 2d77a59d..4ee0afde 100644 --- a/packages/launchpad/package.json +++ b/packages/launchpad/package.json @@ -11,7 +11,6 @@ "types": "build/index.d.ts", "files": [ "build/", - "types/", "*.md", "!*.spec.*", "!**/testdata/" diff --git a/packages/ledger-amino/package.json b/packages/ledger-amino/package.json index ba4f4164..483d1885 100644 --- a/packages/ledger-amino/package.json +++ b/packages/ledger-amino/package.json @@ -10,7 +10,6 @@ "types": "build/index.d.ts", "files": [ "build/", - "types/", "*.md", "!*.spec.*", "!**/testdata/" diff --git a/packages/math/package.json b/packages/math/package.json index 1ec72287..bd1242e3 100644 --- a/packages/math/package.json +++ b/packages/math/package.json @@ -10,7 +10,6 @@ "types": "build/index.d.ts", "files": [ "build/", - "types/", "*.md", "!*.spec.*", "!**/testdata/" diff --git a/packages/proto-signing/package.json b/packages/proto-signing/package.json index 641e7ec3..b086d3b4 100644 --- a/packages/proto-signing/package.json +++ b/packages/proto-signing/package.json @@ -11,7 +11,6 @@ "types": "build/index.d.ts", "files": [ "build/", - "types/", "*.md", "!*.spec.*", "!**/testdata/" diff --git a/packages/socket/package.json b/packages/socket/package.json index 64492808..1597dd8f 100644 --- a/packages/socket/package.json +++ b/packages/socket/package.json @@ -12,7 +12,6 @@ "types": "build/index.d.ts", "files": [ "build/", - "types/", "*.md", "!*.spec.*", "!**/testdata/" diff --git a/packages/stargate/package.json b/packages/stargate/package.json index ec1ca666..9990a886 100644 --- a/packages/stargate/package.json +++ b/packages/stargate/package.json @@ -10,7 +10,6 @@ "types": "build/index.d.ts", "files": [ "build/", - "types/", "*.md", "!*.spec.*", "!**/testdata/" diff --git a/packages/stream/package.json b/packages/stream/package.json index b9960f72..5a00c712 100644 --- a/packages/stream/package.json +++ b/packages/stream/package.json @@ -12,7 +12,6 @@ "types": "build/index.d.ts", "files": [ "build/", - "types/", "*.md", "!*.spec.*", "!**/testdata/" diff --git a/packages/tendermint-rpc/package.json b/packages/tendermint-rpc/package.json index 088b436f..b82bab29 100644 --- a/packages/tendermint-rpc/package.json +++ b/packages/tendermint-rpc/package.json @@ -12,7 +12,6 @@ "types": "build/index.d.ts", "files": [ "build/", - "types/", "*.md", "!*.spec.*", "!**/testdata/" diff --git a/packages/utils/package.json b/packages/utils/package.json index 04334b2a..62dda322 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -10,7 +10,6 @@ "types": "build/index.d.ts", "files": [ "build/", - "types/", "*.md", "!*.spec.*", "!**/testdata/"