Skip to content

Commit

Permalink
chore: remove global-cli (#1540)
Browse files Browse the repository at this point in the history
* chore: remove global-cli

* Update package.json
  • Loading branch information
grabbou authored Feb 2, 2022
1 parent 8fec9b6 commit 6578485
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 602 deletions.
7 changes: 1 addition & 6 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
{
"version": "7.0.1",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
"publish": {
"ignoreChanges": ["packages/global-cli/**"]
}
}
"useWorkspaces": true
}
65 changes: 0 additions & 65 deletions packages/global-cli/README.md

This file was deleted.

Loading

0 comments on commit 6578485

Please sign in to comment.