Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Commit

Permalink
Upgrade blockstack-core-client.ts dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
vsund committed Apr 21, 2018
1 parent 131ff2c commit 3776169
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/query-string": "^5.1.0",
"bigi": "^1.4.2",
"bitcoinjs-lib": "^3.3.2",
"blockstack-core-client.ts": "^0.18.0",
"blockstack-core-client.ts": "^1.0.0",
"bn.js": "^4.11.8",
"cheerio": "^1.0.0-rc.2",
"custom-protocol-detection-blockstack": "^1.1.4",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -285,9 +285,9 @@ bitcoinjs-lib@^3.3.2:
varuint-bitcoin "^1.0.4"
wif "^2.0.1"

blockstack-core-client.ts@^0.18.0:
version "0.18.0"
resolved "https://registry.yarnpkg.com/blockstack-core-client.ts/-/blockstack-core-client.ts-0.18.0.tgz#1c0a98e77c965534539ada5007aea5233670dbac"
blockstack-core-client.ts@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/blockstack-core-client.ts/-/blockstack-core-client.ts-1.0.0.tgz#e8c56f524de431a3b03eba1de264ac7545d18e44"
dependencies:
"@types/node-fetch" "^1.6.8"
json-schema-to-typescript "^5.4.0"
Expand Down

0 comments on commit 3776169

Please sign in to comment.