chore: use lerna-lite instead of lerna for workspace: support

This commit is contained in:
Mo
2022-06-12 22:24:44 -05:00
parent 30131089f6
commit 651fa691da
150 changed files with 336 additions and 1493 deletions

View File

@@ -35,12 +35,12 @@
"@types/hoist-non-react-statics/@types/react": "17.0.2"
},
"devDependencies": {
"@lerna-lite/cli": "^1.5.1",
"@standardnotes/config": "^2.4.3",
"@typescript-eslint/eslint-plugin": "^5.20.0",
"@typescript-eslint/parser": "^5.20.0",
"eslint": "^8.17.0",
"husky": "^7.0.4",
"lerna": "^5.1.1",
"lint-staged": "^13.0.1",
"prettier": "^2.6.2",
"typescript": "^4.7.3",