mirror of
https://github.com/alexgo-io/stacks.js.git
synced 2026-04-30 10:12:41 +08:00
chore: version packages
* chore: version packages * docs: remove additional commit footer Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: janniks <janniks@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
25032e046b
commit
3d3c52fea7
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@stacks/auth",
|
||||
"version": "4.3.8",
|
||||
"version": "5.0.0",
|
||||
"description": "Authentication for Stacks apps.",
|
||||
"license": "MIT",
|
||||
"author": "Hiro Systems PBC (https://hiro.so)",
|
||||
@@ -20,10 +20,10 @@
|
||||
"typecheck:watch": "npm run typecheck -- --watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@stacks/common": "^4.3.5",
|
||||
"@stacks/encryption": "^4.3.8",
|
||||
"@stacks/network": "^4.3.5",
|
||||
"@stacks/profile": "^4.3.8",
|
||||
"@stacks/common": "^5.0.0",
|
||||
"@stacks/encryption": "^5.0.0",
|
||||
"@stacks/network": "^5.0.0",
|
||||
"@stacks/profile": "^5.0.0",
|
||||
"cross-fetch": "^3.1.5",
|
||||
"jsontokens": "^4.0.1",
|
||||
"query-string": "^6.13.1"
|
||||
|
||||
Reference in New Issue
Block a user