adding stuff
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
"@sveltejs/kit": "^2.0.0",
|
||||
"@sveltejs/vite-plugin-svelte": "^3.0.0",
|
||||
"@types/eslint": "^8.56.7",
|
||||
"@types/markdown-it": "^14.1.1",
|
||||
"@types/sanitize-html": "^2.11.0",
|
||||
"eslint": "^9.0.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-svelte": "^2.36.0",
|
||||
@@ -33,8 +35,11 @@
|
||||
},
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@noble/hashes": "^1.4.0",
|
||||
"@nostr-dev-kit/ndk": "^2.8.2",
|
||||
"@nostr-dev-kit/ndk-svelte": "^2.2.15",
|
||||
"@nostr-dev-kit/ndk-svelte-components": "^2.2.16"
|
||||
"@nostr-dev-kit/ndk-svelte-components": "^2.2.16",
|
||||
"markdown-it": "^14.1.0",
|
||||
"sanitize-html": "^2.13.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user