Skip to content

Commit dba26ec

Browse files
chore: add and remove packages
1 parent e1dc7ee commit dba26ec

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,13 @@
2727
],
2828
"dependencies": {
2929
"@actions/github": "^4.0.0",
30-
"@octokit/plugin-rest-endpoint-methods": "^4.2.0",
31-
"@technote-space/github-action-helper": "^4.0.1"
30+
"@technote-space/github-action-helper": "^4.0.1",
31+
"@technote-space/github-action-log-helper": "^0.1.0"
3232
},
3333
"devDependencies": {
3434
"@commitlint/cli": "^11.0.0",
3535
"@commitlint/config-conventional": "^11.0.0",
36+
"@octokit/types": "^5.5.0",
3637
"@technote-space/github-action-test-helper": "^0.5.7",
3738
"@types/jest": "^26.0.14",
3839
"@types/node": "^14.11.1",

0 commit comments

Comments
 (0)