aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2022-03-07 12:14:39 -0500
committerbobzel <zzzman@gmail.com>2022-03-07 12:14:39 -0500
commitc21919a2105bd1ed4f060be149624d064739a36c (patch)
treee88bbc4db244a08bd759e2985a31593a4b521911 /package.json
parent7fa30c3edd851cc42cb68063d9dbdd7335fe7370 (diff)
got rid of include cycles for Scripting globals to make hot updates work better.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/package.json b/package.json
index 5cf892b1e..cc15060e1 100644
--- a/package.json
+++ b/package.json
@@ -121,7 +121,6 @@
"@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",
@@ -259,7 +258,6 @@
"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",