generated from alecodes/base-template
fix!: change package to scope to prevent resolution issues between registries
This commit is contained in:
parent
dbb8941a71
commit
2ca1ee5354
2 changed files with 3 additions and 3 deletions
|
|
@ -1,3 +1,3 @@
|
|||
[install]
|
||||
[install.scopes]
|
||||
|
||||
registry = { token = "$NPM_REGISTRY_TOKEN", url = "https://git.alecodes.page/api/packages/alecodes/npm/" }
|
||||
"@alecodes" = { token = "$NPM_REGISTRY_TOKEN", url = "https://git.alecodes.page/api/packages/alecodes/npm/" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue