chore: debug

This commit is contained in:
xHyroM 2022-07-28 08:42:43 +02:00
parent a99ac77932
commit dbb8e61d45
22 changed files with 530 additions and 3 deletions

View file

@ -28,10 +28,11 @@
"@actions/cache": "^3.0.0",
"@actions/core": "^1.9.0",
"@actions/tool-cache": "^2.0.1",
"nanoid": "^4.0.0",
"node-fetch": "^3.2.6"
},
"devDependencies": {
"bun-types": "^0.0.83",
"typescript": "^4.7.4"
}
}
}