chore(deps): update pnpm to v11.22.0
renovate/stability-days Updates have met minimum release age requirement
Lint / pre-commit Linting (push) Successful in 1m8s
Test / Run Tests (push) Successful in 2m49s

This commit is contained in:
2026-08-21 00:18:18 +00:00
parent f5c1ffde37
commit fe1cd9ae7a
+1 -1
View File
@@ -3,7 +3,7 @@
"version": "0.2.1", "version": "0.2.1",
"description": "Deploys screeps code to the official game or a private server.", "description": "Deploys screeps code to the official game or a private server.",
"type": "module", "type": "module",
"packageManager": "pnpm@11.21.0", "packageManager": "pnpm@11.22.0",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"start": "node index.js", "start": "node index.js",