From 78caba6eefaa9e31f0461b3a6aa21785507db0fc Mon Sep 17 00:00:00 2001 From: Zak Burke Date: Mon, 11 Dec 2023 22:29:32 -0500 Subject: [PATCH] bump add-asset-html-webpack-plugin to v6 (#124) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be433e5..df640b7 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@csstools/postcss-relative-color-syntax": "^2.0.7", "@pmmmwh/react-refresh-webpack-plugin": "^0.5.4", "@svgr/webpack": "^8.1.0", - "add-asset-html-webpack-plugin": "^5.0.2", + "add-asset-html-webpack-plugin": "^6.0.0", "autoprefixer": "^10.4.13", "babel-loader": "^9.1.3", "babel-plugin-remove-jsx-attributes": "^0.0.2",