chore: rename 'docs-new' to 'docs' and remove outdated scripts

- Updated the package name from 'docs-new' to 'docs' in apps/docs/package.json.
- Removed obsolete scripts related to 'docs-new' from the root package.json to streamline the documentation setup.
This commit is contained in:
Mauricio Siu
2025-12-07 06:26:54 -06:00
parent 1388b1266d
commit b7eff91466
2 changed files with 1 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "docs-new",
"name": "docs",
"version": "0.0.0",
"private": true,
"scripts": {