Skip to content

Commit

Permalink
chore: moving @readme/eslint-config to the npm module
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Nov 13, 2019
1 parent c599000 commit db5ef2a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 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
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"yamljs": "^0.2.8"
},
"devDependencies": {
"@readme/eslint-config": "git+ssh://[email protected]/readmeio/eslint-config.git#master",
"@readme/eslint-config": "^1.0.0",
"eslint": "^6.6.0",
"eslint-plugin-jest": "^23.0.3",
"jest": "^24.9.0",
Expand Down

0 comments on commit db5ef2a

Please sign in to comment.