Skip to content

Commit 2d2d925

Browse files
author
Duke
committed
fix: removed types/react optional dependency
1 parent 934f2b8 commit 2d2d925

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@
8989
"@testing-library/react": "^16.1.0"
9090
},
9191
"optionalDependencies": {
92-
"@types/react": "^18.0.0 || ^19.0.0",
9392
"react": "^18.0.0 || ^19.0.0"
9493
}
9594
}

0 commit comments

Comments
 (0)