forked from philorg/treetrail-frontend
Add my registry to package.json fix
This commit is contained in:
parent
6949d96117
commit
fd6e67b332
1 changed files with 1 additions and 1 deletions
|
@ -64,6 +64,6 @@
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@9.12.2",
|
"packageManager": "pnpm@9.12.2",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"registry": "http://code.philo.ydns.eu/repository/npmjs"
|
"registry": "http://code.philo.ydns.eu/api/packages/philorg/npm/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue