chore: fixing errors

This commit is contained in:
Joel Male
2024-03-28 12:43:14 +10:00
parent 34d5f1531a
commit 3af123dc1e
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -28,6 +28,7 @@
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0",
"@vercel/ncc": "^0.38.1",
"node-fetch": "^3.3.2"
},
"devDependencies": {
@@ -35,7 +36,6 @@
"@types/node": "^18.19.26",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^5.62.0",
"@vercel/ncc": "^0.38.0",
"babel-jest": "^29.3.1",
"eslint": "^8.57.0",
"eslint-plugin-github": "^4.10.2",