mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-22 22:56:07 +00:00
Remove lodash Dependency (#457)
NodeJS 24 contains RegExp.escape, no need for lodash.
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
"@actions/exec": "3.0.0",
|
||||
"@actions/tool-cache": "4.0.0",
|
||||
"csv-parse": "6.2.1",
|
||||
"lodash": "4.17.23",
|
||||
"semver": "7.7.4",
|
||||
"smol-toml": "1.6.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user