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