fix: downgrade lerna (#2341)

* downgrade lerna

* remove npx
This commit is contained in:
Mayukha Vadari
2023-06-12 18:04:29 -04:00
committed by GitHub
parent 44995a7e49
commit 848e5bbe78
3 changed files with 5021 additions and 7738 deletions

View File

@@ -51,7 +51,7 @@
"https-browserify": "^1.0.0",
"jest": "^29.3.1",
"jest-mock": "^29.3.1",
"lerna": "^6.6.2",
"lerna": "^4.0.0",
"npm-run-all": "^4.1.5",
"nyc": "^15",
"path-browserify": "1.0.1",