mirror of
https://github.com/edufeed-org/edufeed-web.git
synced 2025-12-10 16:54:37 +00:00
Deletion of lists working
This commit is contained in:
parent
2f16dfa1f1
commit
d10c1036e9
10 changed files with 198 additions and 44 deletions
|
|
@ -8,10 +8,14 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@noble/secp256k1": "^2.1.0",
|
||||
"bech32": "^2.0.0",
|
||||
"nostr-tools": "^2.7.2",
|
||||
"react": "17.0.2",
|
||||
"react-dom": "17.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"shadow-cljs": "2.26.2"
|
||||
"daisyui": "^4.12.10",
|
||||
"shadow-cljs": "2.26.2",
|
||||
"tailwindcss": "^3.4.9"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue