refactor(packages) support react 17 and 18

This commit is contained in:
moklick
2022-09-19 16:07:30 +02:00
parent ed9e3701af
commit fad6cf706e
17 changed files with 86 additions and 47 deletions

View File

@@ -37,7 +37,6 @@
"react-dom": "^18.2.0",
"rimraf": "^3.0.2",
"rollup": "^2.79.0",
"start-server-and-test": "^1.14.0",
"turbo": "^1.4.6",
"typescript": "^4.7.4"
}