chore: remove building package docs with old docgen

This commit is contained in:
iCrawl
2022-10-03 14:32:40 +02:00
parent bf92172d80
commit 0b8651cf85
9 changed files with 12 additions and 21 deletions

View File

@@ -2,7 +2,6 @@
"name": "@discordjs/util",
"version": "0.1.0",
"description": "Utilities shared across Discord.js packages",
"private": true,
"scripts": {
"build": "tsup",
"test": "vitest run && tsd",