Skip to content

Commit c74087c

Browse files
authored
fix: rsp-cra example app build (#7991)
* fix: circle ci deploy job zipped file changed * fix other references * fix the folder name * Fix TagGroup return type * turn on verdaccio * Revert "turn on verdaccio" This reverts commit 443d762. * debugging * revert changes * Fix cra app build * Reapply "turn on verdaccio" This reverts commit 6334604. * Revert "Reapply "turn on verdaccio"" This reverts commit 6744ed8.
1 parent d7511d7 commit c74087c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/rsp-cra-18/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"react-aria-components": "latest",
2525
"react-dom": "^18.1.0",
2626
"react-scripts": "5.0.1",
27-
"typescript": "5.0.4",
27+
"typescript": "5.8.2",
2828
"web-vitals": "^2.1.4"
2929
},
3030
"scripts": {

0 commit comments

Comments
 (0)