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

Commit

Permalink
Merge pull request #233 from Bitcoin-com/stage
Browse files Browse the repository at this point in the history
v4.2.1
  • Loading branch information
cgcardona authored Apr 5, 2019
2 parents e009016 + ba5765d commit 6e94553
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "developer.bitcoin.com",
"description": "Bitcoin.com developer resources and documentation",
"version": "4.2.0",
"version": "4.2.1",
"author": "Peter <peter@bitcoin.com> and Gabriel Cardona <gabriel@bitcoin.com>",
"dependencies": {
"badger-components-react": "^0.3.0",
Expand Down
1 change: 0 additions & 1 deletion src/pages/slp.js
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@ const SLPPage = ({ location, data }: Props) => (
<Text>
SLP SDK is a fully featured javascript framework powered by{' '}
<StyledLink to="/bitbox">BITBOX</StyledLink>. Everything you need to
easily issue, spend or trade your own token. Everything you need to
easily issue, spend or trade your own token. Install via NPM and
talk to Bitcoin.com's cloud with no further setup.{' '}
</Text>
Expand Down

0 comments on commit 6e94553

Please sign in to comment.