Skip to content

Commit

Permalink
version fix
Browse files Browse the repository at this point in the history
minai621 committed Aug 25, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 6b94c33 commit 5ae44aa
Showing 3 changed files with 38,244 additions and 12 deletions.
38,233 changes: 38,233 additions & 0 deletions dist/index.js

Large diffs are not rendered by default.

11 changes: 5 additions & 6 deletions package-lock.json
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -19,17 +19,17 @@
"dependencies": {
"@actions/core": "^1.6.0",
"@actions/github": "^5.0.0",
"@vercel/ncc": "^0.38.1",
"axios": "^0.24.0"
},
"devDependencies": {
"@types/jest": "^27.0.3",
"@types/node": "^16.11.12",
"@vercel/ncc": "^0.33.0",
"typescript": "^4.5.4",
"@typescript-eslint/eslint-plugin": "^5.6.0",
"@typescript-eslint/parser": "^5.6.0",
"eslint": "^8.4.1",
"jest": "^27.4.5",
"@types/jest": "^27.0.3",
"ts-jest": "^27.1.1",
"eslint": "^8.4.1",
"@typescript-eslint/parser": "^5.6.0",
"@typescript-eslint/eslint-plugin": "^5.6.0"
"typescript": "^4.9.5"
}
}

0 comments on commit 5ae44aa

Please sign in to comment.