Skip to content

Commit 682aaac

Browse files
committed
Added lerna dependency to SDK repo
no issue We use lerna for monorepo functions within this project, this allows test, ship etc to run without having lerna installed globally
1 parent 9a96fc9 commit 682aaac

File tree

2 files changed

+3381
-60
lines changed

2 files changed

+3381
-60
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"eslint": "8.39.0",
2323
"eslint-plugin-ghost": "2.16.0",
2424
"eslint-plugin-react": "7.32.2",
25+
"lerna": "6.6.2",
2526
"mocha": "10.2.0",
2627
"should": "13.2.3",
2728
"sinon": "15.0.4"

0 commit comments

Comments
 (0)