chore: version packages

This commit is contained in:
github-actions[bot]
2024-01-03 21:30:51 +00:00
committed by janniks
parent bc1e27d247
commit cf332a32c5
21 changed files with 145 additions and 63 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@stacks/profile",
"version": "6.11.0",
"version": "6.11.2",
"description": "Library for Stacks profiles",
"license": "MIT",
"author": "Hiro Systems PBC (https://hiro.so)",
@@ -22,7 +22,7 @@
"dependencies": {
"@stacks/common": "^6.10.0",
"@stacks/network": "^6.10.0",
"@stacks/transactions": "^6.11.0",
"@stacks/transactions": "^6.11.2",
"jsontokens": "^4.0.1",
"schema-inspector": "^2.0.2",
"zone-file": "^2.0.0-beta.3"