diff options
Diffstat (limited to 'old-apps/portal/src/package.json')
| -rw-r--r-- | old-apps/portal/src/package.json | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/old-apps/portal/src/package.json b/old-apps/portal/src/package.json deleted file mode 100644 index 07800b3..0000000 --- a/old-apps/portal/src/package.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "greatoffice-portal", - "version": "0.0.1", - "private": "true", - "scripts": { - "dev": "vite", - "build": "vite build" - }, - "devDependencies": { - "@sveltejs/vite-plugin-svelte": "1.0.1", - "install": "^0.13.0", - "sass": "^1.54.0", - "svelte": "^3.49.0", - "svelte-feather-icons": "^4.0.0", - "svelte-preprocess": "^4.10.7", - "svelte-spa-router": "^3.2.0", - "typescript": "4.7.4", - "vite": "^3.0.4" - }, - "dependencies": { - "@js-temporal/polyfill": "^0.4.2", - "fuzzysort": "^2.0.1" - } -} |
