Skip to content

Commit 20292ac

Browse files
committed
Remove prop-types from peerDeps now that it's a normal dep
1 parent 6e527f4 commit 20292ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"prepublishOnly": "yarn run build"
1212
},
1313
"peerDependencies": {
14-
"prop-types": "^15.6.2",
1514
"react": "^16.6.3",
1615
"react-dom": "^16.6.3"
1716
},

0 commit comments

Comments
 (0)