First draft of this application.
Some checks failed
Lint / pre-commit Linting (push) Failing after 54s

This commit is contained in:
2023-11-26 16:32:31 +01:00
parent 20d547fd4d
commit 3c9c228e9b
3 changed files with 96 additions and 3 deletions

1
package-lock.json generated
View File

@@ -9,6 +9,7 @@
"version": "0.1.0",
"dependencies": {
"@actions/core": "^1.10.1",
"glob": "^7.1.6",
"screeps-api": "^1.16.0"
}
},