Skip to content

Commit

Permalink
chore: update lerna and enable useNx
Browse files Browse the repository at this point in the history
  • Loading branch information
mandarini committed Sep 1, 2022
1 parent 67e7544 commit f1b8f28
Show file tree
Hide file tree
Showing 3 changed files with 1,522 additions and 2,045 deletions.
3 changes: 2 additions & 1 deletion code/lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
"npmClient": "yarn",
"useWorkspaces": true,
"registry": "https://registry.npmjs.org",
"version": "7.0.0-alpha.27"
"version": "7.0.0-alpha.27",
"useNx": true
}
2 changes: 1 addition & 1 deletion code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@
"jest-serializer-html": "^7.0.0",
"jest-watch-typeahead": "^0.6.1",
"js-yaml": "^3.14.1",
"lerna": "^3.22.1",
"lerna": "5.5.0",
"lint-staged": "^10.5.4",
"lodash": "^4.17.21",
"mocha-list-tests": "^1.0.5",
Expand Down
Loading

0 comments on commit f1b8f28

Please sign in to comment.