Skip to content

Commit

Permalink
Upgrade prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
esamattis committed Mar 6, 2020
1 parent 5e123d2 commit c7557aa
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 30 deletions.
50 changes: 22 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"homepage": "https://github.com/valu-digital/wp-graphql-polylang#readme",
"dependencies": {
"@prettier/plugin-php": "^0.10.2",
"prettier": "^1.17.0"
"@prettier/plugin-php": "^0.13.0",
"prettier": "^1.19.1"
}
}

0 comments on commit c7557aa

Please sign in to comment.