diff options
author | crupest <crupest@outlook.com> | 2021-05-17 20:27:04 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-05-17 20:27:04 +0800 |
commit | 1482486dd4cc8b452a38603a1fe14e763a19550b (patch) | |
tree | 39da8b8e7e854a8135dda1b993d1317196b3c4aa /FrontEnd/package.json | |
parent | 0a9ec27b53902e7d0fbd362d81ce762f0ee742a4 (diff) | |
download | timeline-1482486dd4cc8b452a38603a1fe14e763a19550b.tar.gz timeline-1482486dd4cc8b452a38603a1fe14e763a19550b.tar.bz2 timeline-1482486dd4cc8b452a38603a1fe14e763a19550b.zip |
build: Remove an unused package.
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r-- | FrontEnd/package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index ad6a8897..4c175255 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -102,7 +102,6 @@ "postcss-loader": "^5.3.0",
"postcss-preset-env": "^6.7.0",
"prettier": "^2.3.0",
- "querystring-es3": "^0.2.1",
"react-refresh": "^0.10.0",
"sass": "^1.32.13",
"sass-loader": "^11.1.1",
|