Skip to content

Commit 901816b

Browse files
committed
- Remove prop-types as dependency as they are no longer used. #849
1 parent 8a9e2d6 commit 901816b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,5 @@
105105
"react": "^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0",
106106
"react-dom": "^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"
107107
},
108-
"dependencies": {
109-
"prop-types": "^15.7.2"
110-
},
111108
"packageManager": "[email protected]"
112109
}

0 commit comments

Comments
 (0)