aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2022-03-04 15:19:09 -0500
committerbobzel <zzzman@gmail.com>2022-03-04 15:19:09 -0500
commitff2602bb598b6e82330a9a0b2453e44d70c94c39 (patch)
tree37a0106c1c23c1bd1c0509cc1e2ebe4e9f703b2b /package.json
parentc015dc3b76ec30e9d7057ee558787e59033af270 (diff)
removed pseudo Doc type system. playing with hot reloading.
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index 5aa2cf32d..5cf892b1e 100644
--- a/package.json
+++ b/package.json
@@ -121,6 +121,7 @@
"@hig/theme-context": "^2.1.3",
"@hig/theme-data": "^2.23.1",
"@material-ui/core": "^4.12.3",
+ "@pmmmwh/react-refresh-webpack-plugin": "^0.5.4",
"@react-google-maps/api": "^2.7.0",
"@react-three/fiber": "^6.2.3",
"@types/bezier-js": "^4.1.0",
@@ -258,6 +259,8 @@
"react-jsx-parser": "^1.29.0",
"react-loading": "^2.0.3",
"react-measure": "^2.5.2",
+ "react-refresh": "^0.11.0",
+ "react-refresh-typescript": "^2.0.3",
"react-resizable": "^1.11.1",
"react-resizable-rotatable-draggable": "^0.2.0",
"react-reveal": "^1.2.2",