Skip to content

Commit

Permalink
experimental clean up of dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ksatirli committed Apr 24, 2024
1 parent ffa64be commit f80c3d5
Show file tree
Hide file tree
Showing 3 changed files with 280 additions and 68 deletions.
340 changes: 278 additions & 62 deletions dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,7 @@
"fmt": "prettier --write 'src/*.ts'"
},
"dependencies": {
"@actions/core": "1.10.1",
"@actions/io": "1.1.3",
"@actions/tool-cache": "2.0.1",
"@hashicorp/github-actions-core": "github:hashicorp/github-actions-core#v0.4.1",
"@vercel/ncc": "0.38.1"
"@hashicorp/github-actions-core": "github:hashicorp/github-actions-core#v0.4.1"
},
"devDependencies": {
"@types/node": "^20.12.7",
Expand Down

0 comments on commit f80c3d5

Please sign in to comment.