pinned pnpm version

This commit is contained in:
2023-03-29 19:53:42 +02:00
parent a64f6c9822
commit 2a94bfa622

View File

@@ -3,6 +3,9 @@
"version": "0.14.3",
"main": "src/app.ts",
"repository": "https://git.odit.services/lfk/backend",
"engines": {
"pnpm": "8.0.0"
},
"author": {
"name": "ODIT.Services",
"email": "info@odit.services",
@@ -111,4 +114,4 @@
"docs/*"
]
}
}
}