Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

Commit

Permalink
chore: update prettier to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
tohashi committed May 18, 2020
1 parent 39f24d5 commit adeb638
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
Expand Up @@ -24,7 +24,7 @@
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-react": "^7.18.3",
"eslint-plugin-react-hooks": "^2.5.0",
"prettier": "^1.19.1"
"prettier": "^2.0.0"
},
"peerDependencies": {
"@typescript-eslint/eslint-plugin": "^2.20.0",
Expand All @@ -37,6 +37,6 @@
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-react": "^7.18.3",
"eslint-plugin-react-hooks": "^2.5.0",
"prettier": "^1.19.1"
"prettier": "^2.0.0"
}
}

0 comments on commit adeb638

Please sign in to comment.