Attempting to fix problem with Github Actions because of local setup

This commit is contained in:
Alan Bridgeman 2025-04-29 12:10:59 -05:00
parent 74997cb676
commit bc581f9eac
2 changed files with 3 additions and 2 deletions

View file

@ -23,6 +23,5 @@
"@types/jsdom": "^21.1.7",
"@types/node": "^20.12.12",
"typescript": "^5.4.5"
},
"packageManager": "yarn@1.22.22"
}
}