diff options
author | crupest <crupest@outlook.com> | 2020-08-24 22:37:06 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2020-08-24 22:37:06 +0800 |
commit | 5a8fb35c2791a921d8833beb37aa2edd5047da4c (patch) | |
tree | 8c81004b6b4390d6509bace2542fc5bd4ac9df7d /Timeline/ClientApp/package.json | |
parent | 2825df8a82e9aa49ba334f3de4d0ad556675559b (diff) | |
download | timeline-5a8fb35c2791a921d8833beb37aa2edd5047da4c.tar.gz timeline-5a8fb35c2791a921d8833beb37aa2edd5047da4c.tar.bz2 timeline-5a8fb35c2791a921d8833beb37aa2edd5047da4c.zip |
Remove usage of html-webpack-template.
Diffstat (limited to 'Timeline/ClientApp/package.json')
-rw-r--r-- | Timeline/ClientApp/package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Timeline/ClientApp/package.json b/Timeline/ClientApp/package.json index 27974f72..921488cd 100644 --- a/Timeline/ClientApp/package.json +++ b/Timeline/ClientApp/package.json @@ -91,7 +91,6 @@ "eslint-plugin-react-hooks": "^4.0.8", "file-loader": "^6.0.0", "html-webpack-plugin": "^3.2.0", - "html-webpack-template": "^6.2.0", "http-server": "^0.12.3", "mini-css-extract-plugin": "^0.10.0", "pnp-webpack-plugin": "^1.6.4", |