aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-05-05 23:01:38 +0800
committercrupest <crupest@outlook.com>2021-05-05 23:01:38 +0800
commit7a89e75aea432675ab6cb214592614bab2207795 (patch)
tree1a75c2505d3f03b28398e331a8cc424485f917d8 /FrontEnd/package.json
parent316509a69b67cadfe7c9863f7b9199787b9c564e (diff)
downloadtimeline-7a89e75aea432675ab6cb214592614bab2207795.tar.gz
timeline-7a89e75aea432675ab6cb214592614bab2207795.tar.bz2
timeline-7a89e75aea432675ab6cb214592614bab2207795.zip
...
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index fbcc5fba..a94218ec 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -63,7 +63,7 @@
"@babel/preset-env": "^7.14.1",
"@babel/preset-react": "^7.13.13",
"@babel/preset-typescript": "^7.13.0",
- "@pmmmwh/react-refresh-webpack-plugin": "^0.4.3",
+ "@pmmmwh/react-refresh-webpack-plugin": "next",
"@types/lodash": "^4.14.168",
"@types/node": "^15.0.2",
"@types/react": "^17.0.5",
@@ -108,7 +108,7 @@
"webpack": "^5.36.2",
"webpack-chain": "^6.5.1",
"webpack-cli": "^4.6.0",
- "webpack-dev-server": "^3.11.2",
+ "webpack-dev-server": "next",
"workbox-webpack-plugin": "^6.1.5"
}
}