feat: pwa
This commit is contained in:
parent
869e164469
commit
c5b0c0543a
23 changed files with 3825 additions and 51 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "jumble",
|
||||
"version": "0.1.0",
|
||||
"description": "Yet another Nostr desktop client",
|
||||
"description": "A beautiful nostr client focused on browsing relay feeds",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"author": "codytseng",
|
||||
|
|
@ -70,6 +70,7 @@
|
|||
"tailwindcss": "^3.4.17",
|
||||
"typescript": "~5.6.2",
|
||||
"typescript-eslint": "^8.18.1",
|
||||
"vite": "^6.0.3"
|
||||
"vite": "^6.0.3",
|
||||
"vite-plugin-pwa": "^0.21.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue