Skip to content

Commit ae6fb24

Browse files
authored
Remove unused prop-types dependency (#16)
1 parent 4d0ce14 commit ae6fb24

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
@@ -42,7 +42,6 @@
4242
"np": "^5.0.3",
4343
"prettier": "1.18.2",
4444
"pretty-quick": "^1.8.0",
45-
"prop-types": "^15.6.2",
4645
"react": "^16.8.1",
4746
"react-dom": "^16.8.1",
4847
"tslint": "^5.18.0",
@@ -51,7 +50,6 @@
5150
"tslint-react-hooks": "^2.1.1"
5251
},
5352
"peerDependencies": {
54-
"prop-types": "^15.0.0",
5553
"react": "^16.8.0",
5654
"react-dom": "^16.8.0"
5755
},

0 commit comments

Comments
 (0)