fix: Fix versions-check cli command

Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>
This commit is contained in:
Gustaf Räntilä
2024-04-22 14:16:52 +02:00
parent 533dd309ef
commit 009da479d5
6 changed files with 82 additions and 23 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
"@manypkg/get-packages": "^1.1.3",
"@types/express": "*",
"@yarnpkg/lockfile": "^1.1.0",
"@yarnpkg/parsers": "^3.0.0-rc.4",
"@yarnpkg/parsers": "^3.0.0",
"express": "^4.18.1",
"express-promise-router": "^4.1.0",
"fs-extra": "^11.0.0",