Created script to capture a map for each council

This commit is contained in:
2024-08-17 23:59:25 +10:00
parent 7436c808e3
commit 95b7228778
4 changed files with 69 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
{
"dependencies": {
"child_process": "^1.0.2",
"fs": "^0.0.1-security",
"polylabel": "^2.0.1",
"puppeteer-core": "^23.1.0"
}