Skip to content

Commit

Permalink
Added lerna dependency to SDK repo
Browse files Browse the repository at this point in the history
no issue
We use lerna for monorepo functions within this project, this allows test, ship etc to run without having lerna installed globally
  • Loading branch information
sam-lord committed Jun 5, 2023
1 parent 9a96fc9 commit 682aaac
Show file tree
Hide file tree
Showing 2 changed files with 3,381 additions and 60 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"eslint": "8.39.0",
"eslint-plugin-ghost": "2.16.0",
"eslint-plugin-react": "7.32.2",
"lerna": "6.6.2",
"mocha": "10.2.0",
"should": "13.2.3",
"sinon": "15.0.4"
Expand Down
Loading

0 comments on commit 682aaac

Please sign in to comment.