Skip to content

Commit

Permalink
workspace:
Browse files Browse the repository at this point in the history
[FIXED] lerna: not use nx
  • Loading branch information
lichaozhy committed Jan 1, 2024
1 parent 06a0a79 commit 7318b51
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useNx": false,
"version": "independent"
}
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
"eslint": "^8.56.0",
"lerna": "^8.0.1"
},
"optionalDependencies": {
"@nx/nx-linux-x64-gnu": "*"
},
"workspaces": [
"packages/kit"
]
Expand Down

0 comments on commit 7318b51

Please sign in to comment.