fix(package.json): bad private options

This commit is contained in:
Neko Ayaka
2025-02-20 14:04:48 +08:00
parent cf9cc83fdd
commit 863c94ea52
10 changed files with 2 additions and 11 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@proj-airi/docs",
"type": "module",
"version": "0.3.0",
"private": true,
"scripts": {
"dev": "astro dev",
"start": "astro dev",