ci: Setup pnpm catalog to centralize depedency versions (no-changelog) (#9974)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-07-30 13:27:15 +02:00
committed by GitHub
parent 1fca3af335
commit a2d08846d0
15 changed files with 478 additions and 402 deletions

View File

@@ -20,6 +20,6 @@
"dist/**/*"
],
"dependencies": {
"axios": "1.6.7"
"axios": "catalog:"
}
}