Skip to content

Commit f84a2d0

Browse files
committed
chore: remove unused marketplace URLs from package.json
1 parent e7ed7d2 commit f84a2d0

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

packages/create-app/template/packages/app/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,10 @@
3030
"typescript": "^6.0.0",
3131
"vite": "^8.0.0",
3232
"vite-plugin-cross-origin-isolation": "^0.1.6",
33-
"vite-plugin-mkcert": "^1.17.9",
34-
"vite-plugin-pwa": "^1.2.0"
33+
"vite-plugin-mkcert": "^1.17.9"
3534
},
3635
"marketplace": {
3736
"catalogUrls": [
38-
"https://raw.githubusercontent.com/kispace-io/appspace-marketplace/main/catalogs/extensions.json",
39-
"https://raw.githubusercontent.com/kispace-io/appspace-marketplace/main/catalogs/apps.json"
4037
]
4138
}
4239
}

0 commit comments

Comments
 (0)