Skip to content

Commit

Permalink
fix: missing stacking lib dep
Browse files Browse the repository at this point in the history
  • Loading branch information
yknl committed Dec 2, 2020
1 parent bada753 commit 0027f7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
"@stacks/auth": "^1.0.0-beta.16",
"@stacks/blockchain-api-client": "^0.34.1",
"@stacks/network": "^1.0.0-beta.16",
"@stacks/stacking": "^1.0.0-beta.16",
"@stacks/storage": "^1.0.0-beta.16",
"@stacks/transactions": "^1.0.0-beta.16",
"ajv": "^4.11.5",
Expand Down

0 comments on commit 0027f7e

Please sign in to comment.