diff options
author | Matthew Miller <matthew@millerti.me> | 2022-06-14 22:15:51 -0700 |
---|---|---|
committer | Matthew Miller <matthew@millerti.me> | 2022-06-14 22:15:51 -0700 |
commit | 91dbc028a25c8aeaec72064e709b1371cdbf52fd (patch) | |
tree | 9b1617bc4c324436b01bd07053f4aed55b1d69df | |
parent | 5ea1b6834b540dad6f733011556989adc66e569e (diff) |
Update Lerna to v5
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f027400..ba30597 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "husky": "^7.0.2", "jest": "^27.0.6", "jest-environment-jsdom": "^27.0.6", - "lerna": "^3.22.1", + "lerna": "^5.1.2", "lint-staged": "^11.1.2", "prettier": "^2.2.1", "rimraf": "^3.0.2", |