Skip to content

Commit 15074c4

Browse files
committed
build: update package for lerna
1 parent 0b47be5 commit 15074c4

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

package-lock.json

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"@scure/bip32": "1.1.3",
2222
"@scure/bip39": "1.1.0",
23-
"@stacks/api": "^6.11.3",
23+
"@stacks/api": "file:../api",
2424
"@stacks/auth": "^6.11.3",
2525
"@stacks/blockchain-api-client": "4.0.1",
2626
"@stacks/bns": "^6.11.3",

packages/stacking/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"dependencies": {
2323
"@scure/base": "1.1.1",
24-
"@stacks/api": "^6.11.3",
24+
"@stacks/api": "file:../api",
2525
"@stacks/common": "^6.10.0",
2626
"@stacks/encryption": "^6.11.3",
2727
"@stacks/network": "^6.11.3",

0 commit comments

Comments
 (0)