Use a single package for react and react native

This commit is contained in:
Zoe Roux
2022-11-11 02:35:25 +09:00
parent ca503e9db1
commit 32aaf8d785
25 changed files with 163 additions and 183 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"@types/node": "18.11.9",
"@types/react": "18.0.25",
"@types/react-dom": "18.0.8",
"@yoshiki/react": "*",
"yoshiki": "*",
"eslint": "8.27.0",
"eslint-config-next": "13.0.2",
"next": "13.0.2",