Skip to content

Commit

Permalink
Merge pull request #118 from egorAva/fix/dependencies
Browse files Browse the repository at this point in the history
fix: cosmiconfig moved in dependencies
  • Loading branch information
keplersj authored Feb 8, 2020
2 parents 6399afa + 7192e03 commit bdb8257
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 30 deletions.
39 changes: 10 additions & 29 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@
]
},
"dependencies": {
"cosmiconfig": "^6.0.0",
"create-jest-runner": "^0.5.3"
},
"devDependencies": {
"@commitlint/cli": "^8.1.0",
"@commitlint/config-conventional": "^8.1.0",
"cosmiconfig": "^6.0.0",
"eslint": "^6.8.0",
"eslint-config-starstuff": "^1.4.5",
"husky": "^4.0.0",
Expand Down

0 comments on commit bdb8257

Please sign in to comment.