-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: switch to NPM workspaces (#687)
Co-authored-by: Steven Lambert <[email protected]> Co-authored-by: Dan Bjorge <[email protected]>
- Loading branch information
1 parent
a3c59b7
commit 4fa75a8
Showing
45 changed files
with
20,690 additions
and
90,234 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,4 @@ | ||
{ | ||
"packages": [ | ||
"packages/*", | ||
"packages/react/examples/*", | ||
"packages/webdriverjs/tests/example", | ||
"test/axe-core" | ||
], | ||
"useWorkspaces": true, | ||
"version": "4.7.3" | ||
} |
Oops, something went wrong.