Skip to content

Commit 2f1ef9b

Browse files
author
arek czogala
committed
chore: remove commander
1 parent b88f7bf commit 2f1ef9b

File tree

3 files changed

+1
-7
lines changed

3 files changed

+1
-7
lines changed

.github/workflows/test_on_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Test Pull Request into master branch
33
on:
44
pull_request:
55
branches:
6-
- master
6+
- master
77

88
jobs:
99
test:

package-lock.json

Lines changed: 0 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
],
3434
"homepage": "https://github.com/makeros/gelf-transformer#readme",
3535
"dependencies": {
36-
"commander": "^3.0.1",
3736
"fast-json-parse": "^1.0.3",
3837
"fast-json-stringify": "^2.4.2",
3938
"lodash.get": "^4.4.2",

0 commit comments

Comments
 (0)