Skip to content

Commit

Permalink
Trying to publish manually again.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hathoriel committed Nov 24, 2021
1 parent 4b3ef58 commit 9fc09e6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -12,7 +12,7 @@
"lint": "yarn lerna run lint",
"clean:all": "yarn lerna clean --yes",
"bootstrap": "yarn lerna bootstrap && yarn lerna exec yarn install",
"publish:prerelease": "yarn lerna publish prerelease --yes --no-verify-access --dist-tag alpha"
"publish:prerelease": "yarn lerna publish prerelease --yes --no-verify-access"
},
"private": true,
"workspaces": [
Expand Down
1 change: 0 additions & 1 deletion packages/tatum-btc/src/index.ts
Expand Up @@ -10,5 +10,4 @@ export * from './constants'

export * from '@tatumio/tatum-core'
export * from '@tatumio/tatum-defi'

export { WalletWithMnemonic } from '@tatumio/tatum-ledger'

0 comments on commit 9fc09e6

Please sign in to comment.