We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e62b41 commit 4bdc135Copy full SHA for 4bdc135
apps/desktop/package.json
@@ -13,8 +13,8 @@
13
"@setaday/icon": "workspace:*",
14
"@setaday/ui": "workspace:*",
15
"next": "15.0.0-rc.0",
16
- "react": "19.0.0-rc-f994737d14-20240522",
17
- "react-dom": "19.0.0-rc-f994737d14-20240522"
+ "react": "19.0.0",
+ "react-dom": "19.0.0"
18
},
19
"devDependencies": {
20
"@setaday/typescript-config": "workspace:*",
apps/mobile/package.json
0 commit comments