diff options
-rw-r--r-- | FrontEnd/package.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 4c175255..a6db1770 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -83,7 +83,6 @@ "@types/xregexp": "^4.3.0",
"@typescript-eslint/eslint-plugin": "^4.23.0",
"@typescript-eslint/parser": "^4.23.0",
- "@yarnpkg/pnpify": "^2.4.0",
"babel-loader": "^8.2.2",
"babel-plugin-transform-builtin-extend": "^1.1.2",
"clean-webpack-plugin": "^3.0.0",
@@ -96,7 +95,6 @@ "eslint-plugin-react-hooks": "^4.2.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "5.3.1",
- "http-server": "^0.12.3",
"mini-css-extract-plugin": "^1.6.0",
"postcss": "^8.2.15",
"postcss-loader": "^5.3.0",
|