Skip to content

Commit

Permalink
fix: dep versions not bumped to beta
Browse files Browse the repository at this point in the history
  • Loading branch information
yknl committed Sep 28, 2020
1 parent cbb2835 commit c195003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/profile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"@stacks/common": "^1.0.0-beta.1",
"@stacks/encryption": "^1.0.0-beta.1",
"@stacks/network": "^1.0.0",
"@stacks/network": "^1.0.0-beta.1",
"bitcoinjs-lib": "^5.1.10",
"jsontokens": "^3.0.0",
"schema-inspector": "^1.7.0",
Expand Down

0 comments on commit c195003

Please sign in to comment.