Skip to content

Commit

Permalink
Re install lerna
Browse files Browse the repository at this point in the history
  • Loading branch information
mzogheib committed Jul 14, 2024
1 parent d494911 commit 0c1b8c0
Show file tree
Hide file tree
Showing 3 changed files with 2,311 additions and 146 deletions.
5 changes: 5 additions & 0 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "0.0.0",
"npmClient": "yarn"
}
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"@commitlint/config-conventional": "^18.4.3",
"cross-env": "^7.0.2",
"husky": "^8.0.3",
"lerna": "^8.1.6",
"lint-staged": "^15.2.0",
"prettier": "^3.1.1"
},
Expand Down
Loading

0 comments on commit 0c1b8c0

Please sign in to comment.