B2B-88: fix README and add package manager restriction

This commit is contained in:
devmc-ee
2025-06-09 10:53:54 +03:00
parent 2e91b074ac
commit 37cbeb8214
4 changed files with 43 additions and 98 deletions

View File

@@ -102,5 +102,9 @@
"last 1 versions",
"> 0.7%",
"not dead"
]
],
"engines": {
"node": ">=20.0.0",
"pnpm": ">=9.0.0"
}
}