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 a110f2f..cc00fcc 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@cloudflare/wrangler": "1.19.9", "eslint": "8.11.0", "prettier": "2.6.0", - "webpack": "5.56.0" + "webpack": "5.104.1" }, "main": "src/index.js" } |