Skip to content

Commit 5c5fd1d

Browse files
committed
chore: remove prop-types from deps
1 parent 7e95349 commit 5c5fd1d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@
7373
"postcss": "8.4.21",
7474
"prettier": "2.8.4",
7575
"process": "^0.11.10",
76-
"prop-types": ">=15.0.0",
7776
"react": "16.14.0",
7877
"react-dom": "16.14.0",
7978
"rimraf": "^3.0.2",
@@ -100,7 +99,6 @@
10099
"peerDependencies": {
101100
"@floating-ui/dom": "^1.0.0",
102101
"classnames": "^2.3.0",
103-
"prop-types": ">=15.0.0",
104102
"react": ">=16.14.0",
105103
"react-dom": ">=16.14.0"
106104
},

0 commit comments

Comments
 (0)