Skip to content

Commit 25a3314

Browse files
mshimajtkiesel
authored andcommitted
chore: run lerna repair
1 parent 2e0a3ef commit 25a3314

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ packages/prettier-plugin-java/dist
77
CHANGELOG*
88
website/build
99
website/.docusaurus
10+
/.nx/workspace-data

lerna.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"benchmark/*"
55
],
66
"npmClient": "yarn",
7-
"version": "independent"
7+
"version": "independent",
8+
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
89
}

0 commit comments

Comments
 (0)