publish config
This commit is contained in:
@@ -1,6 +1,13 @@
|
||||
{
|
||||
"name": "jitsi",
|
||||
"version": "0.0.1",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://gitea.auvem.com/svelte-toolkit/jitsi.git"
|
||||
},
|
||||
"publishConfig": {
|
||||
"registry": "https://gitea.auvem.com/api/packages/svelte-toolkit/npm/"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "vite dev",
|
||||
"build": "vite build && npm run prepack",
|
||||
|
||||
Reference in New Issue
Block a user