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

@@ -21,6 +21,6 @@
],
"dependencies": {
"reflect-metadata": "0.2.2",
"typedi": "0.10.0"
"typedi": "catalog:"
}
}