@arc-fusion/content-integrations
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "@arc-fusion/content-integrations", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "", | ||
@@ -27,5 +27,5 @@ "scripts": { | ||
"peerDependencies": { | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2" | ||
"react": "*", | ||
"react-dom": "*" | ||
} | ||
} |
303443