Skip to content

Commit

Permalink
BREAKING CHANGE: Remove deprecated folders (#927)
Browse files Browse the repository at this point in the history
  • Loading branch information
tlgimenes authored Aug 31, 2021
1 parent 78d316b commit d160ae3
Show file tree
Hide file tree
Showing 414 changed files with 367 additions and 24,998 deletions.
7 changes: 2 additions & 5 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.373.36",
"version": "1.0.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand All @@ -8,8 +8,5 @@
}
},
"changelogPreset": "angular",
"packages": [
"packages/*",
"themes/*"
]
"packages": ["packages/*", "themes/*"]
}
Loading

0 comments on commit d160ae3

Please sign in to comment.