remove engines 24 reuqirement from toolkit and fix test

This commit is contained in:
Salman Muin Kayser Chishti
2025-09-04 12:41:43 +01:00
parent f82db4c00b
commit 86207b5042
7 changed files with 50 additions and 25 deletions
-3
View File
@@ -1,9 +1,6 @@
{
"name": "root",
"private": true,
"engines": {
"node": ">=24.0.0"
},
"scripts": {
"audit-all": "lerna run audit-moderate",
"bootstrap": "lerna exec -- npm install",