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
View File
@@ -1,7 +1,6 @@
{
"name": "@proj-airi/minecraft-bot",
"type": "module",
"version": "0.3.0",
"private": true,
"description": "An intelligent Minecraft bot powered by LLM. AIRI can understand natural language commands, interact with the world, and assist players in various tasks.",
"scripts": {