remove apparently ignored pwa options

This commit is contained in:
Jon Staab
2024-10-22 16:53:39 -07:00
parent 7472177f3a
commit 64dd608cc2
8 changed files with 67 additions and 625 deletions
+1 -3
View File
@@ -62,14 +62,12 @@
"date-picker-svelte": "^2.13.0",
"dotenv": "^16.4.5",
"emoji-picker-element": "^1.22.8",
"favicons": "^7.2.0",
"fuse.js": "^7.0.0",
"idb": "^8.0.0",
"nostr-editor": "^0.0.2",
"nostr-tools": "^2.7.2",
"prettier-plugin-tailwindcss": "^0.6.5",
"svelte-tiptap": "^1.1.3",
"throttle-debounce": "^5.0.2",
"vite-plugin-html-config": "^2.0.2"
"throttle-debounce": "^5.0.2"
}
}