fix: remove incorrect Node.js prereq, add package-lock.json to gitignore

Co-authored-by: htekdev <100806365+htekdev@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2026-01-28 22:12:54 +00:00
parent 44ea06f36a
commit addd3acc4f
3 changed files with 1 additions and 13305 deletions

1
.gitignore vendored
View File

@ -5,6 +5,7 @@ docker-compose.extra.yml
dist dist
*.bun-build *.bun-build
pnpm-lock.yaml pnpm-lock.yaml
package-lock.json
bun.lock bun.lock
bun.lockb bun.lockb
coverage coverage

View File

@ -13,7 +13,6 @@ GitHub Copilot CLI (`copilot`) is GitHub's terminal-based AI assistant. Moltbot
## Prerequisites ## Prerequisites
- **GitHub Copilot subscription** (Individual, Business, or Enterprise) - **GitHub Copilot subscription** (Individual, Business, or Enterprise)
- **Node.js 22+**
- **GitHub CLI** (`gh`) authenticated with your GitHub account - **GitHub CLI** (`gh`) authenticated with your GitHub account
## Installation ## Installation

13304
package-lock.json generated

File diff suppressed because it is too large Load Diff