Developer Documentation has moved to https://docs.vencord.dev

This commit is contained in:
Vendicated 2024-06-26 01:12:08 +02:00
parent df32e8d305
commit d61a930b99
No known key found for this signature in database
GPG key ID: D66986BAF75ECF18
6 changed files with 41 additions and 278 deletions

View file

@ -13,9 +13,6 @@
},
"license": "GPL-3.0-or-later",
"author": "Vendicated",
"directories": {
"doc": "docs"
},
"scripts": {
"build": "node --require=./scripts/suppressExperimentalWarnings.js scripts/build/build.mjs",
"buildStandalone": "pnpm build --standalone",