Skip to content

Commit

Permalink
revert eslint version due to a bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Viktor Vincze committed Jun 22, 2020
1 parent a5060e2 commit 9795194
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mhy",
"version": "6.7.0",
"version": "6.7.1",
"description": "A zero-config out-of-the-box development environment how I like it. So it's m(h)y environment!",
"main": "dist/bin/index.js",
"scripts": {
Expand Down Expand Up @@ -249,7 +249,7 @@
"enzyme-adapter-react-16": "1.15.2",
"enzyme-to-json": "3.5.0",
"es-cookie": "1.3.2",
"eslint": "7.3.0",
"eslint": "7.2.0",
"eslint-config-airbnb": "18.2.0",
"eslint-config-prettier": "6.11.0",
"eslint-global-patch": "^1.0.4",
Expand Down

0 comments on commit 9795194

Please sign in to comment.