Skip to content

Commit

Permalink
chore: remove commander
Browse files Browse the repository at this point in the history
  • Loading branch information
arek czogala committed Oct 5, 2021
1 parent b88f7bf commit 2f1ef9b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test_on_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test Pull Request into master branch
on:
pull_request:
branches:
- master
- master

jobs:
test:
Expand Down
5 changes: 0 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
],
"homepage": "https://github.com/makeros/gelf-transformer#readme",
"dependencies": {
"commander": "^3.0.1",
"fast-json-parse": "^1.0.3",
"fast-json-stringify": "^2.4.2",
"lodash.get": "^4.4.2",
Expand Down

0 comments on commit 2f1ef9b

Please # to comment.