cleanup node deps
This commit is contained in:
parent
b990c13f78
commit
e9e286ba3c
2 changed files with 61 additions and 903 deletions
954
package-lock.json
generated
954
package-lock.json
generated
File diff suppressed because it is too large
Load diff
10
package.json
10
package.json
|
@ -9,18 +9,8 @@
|
|||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@nostr-dev-kit/ndk": "^2.7.1",
|
||||
"change-case": "^5.4.4",
|
||||
"events-to-async": "^2.0.1",
|
||||
"isomorphic-ws": "^5.0.0",
|
||||
"masto": "^6.7.4",
|
||||
"nostr-tools": "^2.5.0",
|
||||
"ts-custom-error": "^3.3.1",
|
||||
"ws": "^8.16.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/debug": "^4.1.12",
|
||||
"@types/node": "^20.12.7",
|
||||
"typescript": "^5.4.5",
|
||||
"webpack": "^5.91.0",
|
||||
"webpack-cli": "^5.1.4"
|
||||
|
|
Loading…
Reference in a new issue