Skip to content

Commit 501e34b

Browse files
committed
Remove peerDep on @types/react
1 parent dc3f29f commit 501e34b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

package.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,14 +59,8 @@
5959
],
6060
"homepage": "https://github.com/codegouvfr/react-dsfr",
6161
"peerDependencies": {
62-
"@types/react": "^16.0.0 || ^17.0.0 || ^18.0.0",
6362
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
6463
},
65-
"peerDependenciesMeta": {
66-
"@types/react": {
67-
"optional": true
68-
}
69-
},
7064
"dependencies": {
7165
"tsafe": "^1.4.0"
7266
},

0 commit comments

Comments
 (0)