Skip to content

Commit 7d365be

Browse files
committed
Add caret to ts version
1 parent 3c23619 commit 7d365be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/react-storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
"react": "18.0.0",
3131
"react-dom": "18.0.0",
3232
"storybook": "10.1.9",
33-
"typescript": "5.9.3"
33+
"typescript": "^5.9.3"
3434
}
3535
}

0 commit comments

Comments
 (0)