Skip to content

Commit

Permalink
Revert "Bump get-stdin from 6.0.0 to 7.0.0 (#113)"
Browse files Browse the repository at this point in the history
This reverts commit 8013e67.
  • Loading branch information
lydell committed Oct 16, 2019
1 parent 392e8e4 commit 6ef63eb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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
Expand Up @@ -35,7 +35,7 @@
"test": "npm run test:lint && npm run test:jest && npm run test:cli-sanity && npm run test:cli-sanity-warning"
},
"dependencies": {
"get-stdin": "^7.0.0"
"get-stdin": "^6.0.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "2.4.0",
Expand Down

0 comments on commit 6ef63eb

Please sign in to comment.