Parse global.json with JSON5

This commit is contained in:
Nikolai Laevskii
2023-05-30 17:11:19 +02:00
parent 3447fd6a9f
commit d1c99df34e
5 changed files with 1691 additions and 220 deletions

View File

@ -34,6 +34,7 @@
"@actions/http-client": "^2.0.1",
"@actions/io": "^1.0.2",
"fast-xml-parser": "^4.0.10",
"json5": "^2.2.3",
"semver": "^6.3.0"
},
"devDependencies": {