Skip to content

Commit

Permalink
cleans up dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ksatirli committed May 3, 2024
1 parent b609c4e commit 4cc4cd7
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,6 @@
"copywrite": "copywrite headers && copywrite license"
},
"dependencies": {
"@hashicorp/github-actions-core": "github:hashicorp/github-actions-core#1.0.0-rc1"
},
"devDependencies": {
"@types/node": "^20.12.7",
"@types/semver": "7.5.8",
"@vercel/ncc": "0.38.1",
"prettier": "3.2.5",
"typescript": "5.4.5"
"@hashicorp/github-actions-core": "github:hashicorp/github-actions-core#1.0.0"
}
}

0 comments on commit 4cc4cd7

Please sign in to comment.