Skip to content

Commit

Permalink
feat(local): add oclif version of local plugin (heroku#1252)
Browse files Browse the repository at this point in the history
  • Loading branch information
chadian authored Jun 21, 2019
1 parent 9eda2e6 commit eb77c7c
Show file tree
Hide file tree
Showing 44 changed files with 3,921 additions and 618 deletions.
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@heroku-cli/plugin-config": "^7.24.0",
"@heroku-cli/plugin-container-registry-v5": "^7.24.4",
"@heroku-cli/plugin-git": "^7.24.0",
"@heroku-cli/plugin-local-v5": "^7.24.0",
"@heroku-cli/plugin-local": "^0.0.0",
"@heroku-cli/plugin-oauth-v5": "^7.24.0",
"@heroku-cli/plugin-orgs-v5": "^7.24.0",
"@heroku-cli/plugin-pg-v5": "^7.25.0",
Expand Down Expand Up @@ -117,7 +117,7 @@
"@heroku-cli/plugin-config",
"@heroku-cli/plugin-container-registry-v5",
"@heroku-cli/plugin-git",
"@heroku-cli/plugin-local-v5",
"@heroku-cli/plugin-local",
"@heroku-cli/plugin-oauth-v5",
"@heroku-cli/plugin-orgs-v5",
"@heroku-cli/plugin-pg-v5",
Expand Down
16 changes: 0 additions & 16 deletions packages/local-v5/.codeclimate.yml

This file was deleted.

2 changes: 0 additions & 2 deletions packages/local-v5/.gitignore

This file was deleted.

328 changes: 0 additions & 328 deletions packages/local-v5/CHANGELOG.md

This file was deleted.

3 changes: 0 additions & 3 deletions packages/local-v5/LICENSE

This file was deleted.

2 changes: 0 additions & 2 deletions packages/local-v5/Procfile.alternate

This file was deleted.

Loading

0 comments on commit eb77c7c

Please sign in to comment.