Skip to content

Commit

Permalink
build(lerna): evaluate lerna-lite migration
Browse files Browse the repository at this point in the history
Fixes hyperledger#1890

Signed-off-by: johnhomantaring <john.h.o.mantaring@accenture.com>
  • Loading branch information
johnhomantaring committed May 16, 2022
1 parent b541d65 commit 1167fe7
Show file tree
Hide file tree
Showing 2 changed files with 642 additions and 934 deletions.
5 changes: 4 additions & 1 deletion package.json
Expand Up @@ -74,6 +74,10 @@
"@commitlint/cli": "13.1.0",
"@commitlint/config-conventional": "13.1.0",
"@openapitools/openapi-generator-cli": "2.4.14",
"@lerna-lite/cli": "^1.1.1",
"@lerna-lite/exec": "^1.1.1",
"@lerna-lite/publish": "^1.1.0",
"@lerna-lite/run": "^1.1.1",
"@types/fs-extra": "9.0.12",
"@types/jasminewd2": "2.0.10",
"@types/jest": "26.0.24",
Expand Down Expand Up @@ -117,7 +121,6 @@
"karma-electron": "7.0.0",
"karma-tap": "4.2.0",
"karma-webpack": "5.0.0",
"lerna": "4.0.0",
"lint-staged": "11.1.2",
"make-dir-cli": "3.0.0",
"node-polyfill-webpack-plugin": "1.1.4",
Expand Down

0 comments on commit 1167fe7

Please sign in to comment.