Skip to content

Commit

Permalink
Revert: Disable npm plugin for auto (too many packages published)
Browse files Browse the repository at this point in the history
  • Loading branch information
remusao committed Nov 3, 2020
1 parent 40c151c commit 2672bdd
Show file tree
Hide file tree
Showing 2 changed files with 530 additions and 502 deletions.
2 changes: 1 addition & 1 deletion packages/auto-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"auto": "*"
},
"auto": {
"plugins": [],
"plugins": ["npm"],
"labels": [
{
"name": "PR: Breaking Change :boom:",
Expand Down
Loading

0 comments on commit 2672bdd

Please sign in to comment.