Skip to content

Commit

Permalink
chore: fix package-lock.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gregberge committed Mar 24, 2023
1 parent 20ba446 commit 260f097
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 668 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"lerna": "2.9.0",
"packages": ["packages/*"],
"packages": ["packages/*", "examples/*"],
"version": "6.5.1",
"useWorkspaces": true
}
Loading

0 comments on commit 260f097

Please sign in to comment.