Fix production build error

This commit is contained in:
Nick Cipollo
2024-02-05 18:39:33 -05:00
parent c03240caba
commit 1e3e9c6637

View File

@@ -59,12 +59,12 @@
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0",
"@types/node": "^20.10.6",
"glob": "^10.3.10",
"untildify": "^4.0.0"
},
"devDependencies": {
"@types/jest": "^29.5.11",
"@types/node": "^20.10.6",
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"ts-jest": "^29.1.1",