Skip to content

Commit

Permalink
feat: update lerna (#554)
Browse files Browse the repository at this point in the history
  • Loading branch information
dannyhw authored Feb 13, 2024
1 parent 92d1598 commit 10228df
Show file tree
Hide file tree
Showing 3 changed files with 738 additions and 1,389 deletions.
5 changes: 3 additions & 2 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"npmClient": "yarn",
"useWorkspaces": true,
"registry": "https://registry.npmjs.org",
"version": "7.6.15"
"version": "7.6.15",

"$schema": "node_modules/lerna/schemas/lerna-schema.json"
}
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,11 @@
"@react-native/eslint-config": "^0.72.1",
"cross-env": "^7.0.3",
"eslint": "8.24.0",
"lerna": "^6.6.1",
"lerna": "^8.1.2",
"ts-node": "^10.9.1",
"typescript": "^5.3.3"
},
"resolutions": {
"telejson": "^7.0.4",
"react-docgen-typescript": "2.2.2",
"jotai@^2.6.2": "patch:jotai@npm%3A2.6.2#./.yarn/patches/jotai-npm-2.6.2-d482bf2d42.patch"
},
Expand Down
Loading

0 comments on commit 10228df

Please sign in to comment.