Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrinko authored Jul 3, 2019
1 parent 4714eec commit 1ce0484
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,13 @@
"devDependencies": {
"@mate-academy/eslint-config": "*",
"@mate-academy/stylelint-config": "*",
"eslint": "^5.3.0",
"eslint-config-airbnb": "^17.1.0",
"eslint-plugin-import": "^2.17.3",
"eslint-plugin-jsx-a11y": "^6.2.1",
"babel-eslint": "^10.0.2",
"eslint": "^5.16.0",
"eslint-config-airbnb": "^17.1.1",
"eslint-plugin-import": "^2.18.0",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-react": "^7.13.0",
"eslint-plugin-react": "^7.14.2",
"gh-pages": "^2.0.1",
"stylelint": "^10.0.0"
},
Expand Down Expand Up @@ -61,4 +62,4 @@
"last 1 safari version"
]
}
}
}

0 comments on commit 1ce0484

Please sign in to comment.