Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Commit 6e94553

Browse files
authored
Merge pull request #233 from Bitcoin-com/stage
v4.2.1
2 parents e009016 + ba5765d commit 6e94553

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "developer.bitcoin.com",
33
"description": "Bitcoin.com developer resources and documentation",
4-
"version": "4.2.0",
4+
"version": "4.2.1",
55
"author": "Peter <peter@bitcoin.com> and Gabriel Cardona <gabriel@bitcoin.com>",
66
"dependencies": {
77
"badger-components-react": "^0.3.0",

src/pages/slp.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@ const SLPPage = ({ location, data }: Props) => (
159159
<Text>
160160
SLP SDK is a fully featured javascript framework powered by{' '}
161161
<StyledLink to="/bitbox">BITBOX</StyledLink>. Everything you need to
162-
easily issue, spend or trade your own token. Everything you need to
163162
easily issue, spend or trade your own token. Install via NPM and
164163
talk to Bitcoin.com's cloud with no further setup.{' '}
165164
</Text>

0 commit comments

Comments
 (0)