diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c144157..a110f2f 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "devDependencies": { "@cloudflare/wrangler": "1.19.9", "eslint": "8.11.0", - "prettier": "2.4.1", + "prettier": "2.6.0", "webpack": "5.56.0" }, "main": "src/index.js" |