chore(build-docs): integrate with docs:build

This commit is contained in:
Elian Doran
2025-11-01 20:52:28 +02:00
parent 4f9f8652e2
commit 80f1707d8b
2 changed files with 5 additions and 5 deletions

View File

@@ -2,13 +2,13 @@
"name": "build-docs",
"version": "1.0.0",
"description": "",
"main": "index.js",
"main": "src/main.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"start": "tsx ."
},
"keywords": [],
"author": "",
"license": "ISC",
"author": "Elian Doran <contact@eliandoran.me>",
"license": "AGPL-3.0-only",
"packageManager": "pnpm@10.19.0",
"devDependencies": {
"@redocly/cli": "2.10.0",