fix(ci): specify pnpm version for action-setup and set packageManager in package.json
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"version": "0.2.1",
|
||||
"description": "Deploys screeps code to the official game or a private server.",
|
||||
"type": "module",
|
||||
"packageManager": "pnpm@11.21.0",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "node index.js",
|
||||
|
||||
Reference in New Issue
Block a user