forked from philorg/treetrail-frontend
Add my registry to package.json
This commit is contained in:
parent
1bf7ef7e28
commit
6949d96117
1 changed files with 4 additions and 1 deletions
|
@ -62,5 +62,8 @@
|
|||
"karma-jasmine-html-reporter": "^2.1.0",
|
||||
"typescript": "~5.4.5"
|
||||
},
|
||||
"packageManager": "pnpm@9.12.2"
|
||||
"packageManager": "pnpm@9.12.2",
|
||||
"publishConfig": {
|
||||
"registry": "http://code.philo.ydns.eu/repository/npmjs"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue