Skip to content

Commit

Permalink
fix: add blockstack dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
janniks committed May 19, 2022
1 parent d0ca86e commit 79152d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@
"@types/jest": "^26.0.22",
"@types/node-fetch": "^2.5.0",
"@types/ripemd160": "^2.0.0",
"blockstack": "^19.2.2",
"jest": "^26.6.3",
"jest-fetch-mock": "^3.0.3",
"jest-module-name-mapper": "^0.1.5",
Expand All @@ -103,6 +102,7 @@
"bip32": "^2.0.6",
"bip39": "^3.0.2",
"bitcoinjs-lib": "^5.2.0",
"blockstack": "^19.2.2",
"c32check": "^1.1.3",
"cors": "^2.8.4",
"cross-fetch": "^3.1.5",
Expand Down

1 comment on commit 79152d3

@vercel
Copy link

@vercel vercel bot commented on 79152d3 May 19, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.