mirror of
https://github.com/actions/setup-node.git
synced 2026-04-08 16:54:18 +00:00
feat: switch from js-toml to smol-toml to reduce deps and bundle size
This commit is contained in:
parent
ee1bb2b459
commit
f4f3d45b4a
17 changed files with 1847 additions and 21819 deletions
|
|
@ -36,9 +36,8 @@
|
|||
"@actions/http-client": "^2.2.1",
|
||||
"@actions/io": "^1.0.2",
|
||||
"@actions/tool-cache": "^2.0.2",
|
||||
"js-toml": "^1.0.2",
|
||||
"semver": "^7.6.3",
|
||||
"uuid": "^11.1.0"
|
||||
"smol-toml": "^1.6.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^29.5.14",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue