Skip to content

Commit

Permalink
Merge pull request #24 from coursera/cliu_bump_up_eslint_vers
Browse files Browse the repository at this point in the history
Update eslint-plugin-coursera version
  • Loading branch information
cliu587 authored Jun 27, 2019
2 parents 088933a + 1c11c01 commit 3d4fc46
Show file tree
Hide file tree
Showing 2 changed files with 243 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-coursera",
"version": "0.6.0",
"version": "0.8.0",
"description": "Coursera's approach to JavaScript",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down Expand Up @@ -35,7 +35,7 @@
"eslint-config-prettier": "^3.0.1",
"eslint-import-resolver-node": "^0.2.3",
"eslint-plugin-babel": "^4.1.1",
"eslint-plugin-coursera": "0.0.5",
"eslint-plugin-coursera": "0.0.6",
"eslint-plugin-flowtype": "^2.35.0",
"eslint-plugin-graphql": "^2.1.1",
"eslint-plugin-import": "^2.14.0",
Expand Down
Loading

0 comments on commit 3d4fc46

Please sign in to comment.