aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e7869c3..6ff5732 100644
--- a/package.json
+++ b/package.json
@@ -11,6 +11,6 @@
"@material-ui/core": "^4.11.3",
"next": "10.0.6",
"react": "17.0.1",
- "react-dom": "17.0.1"
+ "react-dom": "^17.0.1"
}
}