summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-09-30 05:45:27 +0200
committerRory& <root@rory.gay>2025-09-30 05:45:27 +0200
commite8e9bb722a58160f1cd8bcc4dd4b8ae91c37c62b (patch)
tree86b044f5ebb2a948855a29b27d6cbd4984497676 /package.json
parentFlake: run scripts when updating npm hashes (diff)
downloadserver-ts-e8e9bb722a58160f1cd8bcc4dd4b8ae91c37c62b.tar.xz
Move discord-protos to regular deps, update patches
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json

index 246c5617..52b6da29 100644 --- a/package.json +++ b/package.json
@@ -62,7 +62,6 @@ "@types/ws": "^8.18.1", "@typescript-eslint/eslint-plugin": "^8.45.0", "@typescript-eslint/parser": "^8.45.0", - "discord-protos": "^1.2.69", "eslint": "^9.36.0", "express": "^5.1.0", "globals": "^16.4.0", @@ -82,6 +81,7 @@ "cheerio": "^1.1.2", "cookie-parser": "^1.4.7", "dotenv": "^17.2.2", + "discord-protos": "^1.2.69", "email-providers": "^2.15.0", "exif-be-gone": "^1.5.1", "fast-zlib": "^2.0.1",