Skip to content

Commit a62f421

Browse files
committed
Remove prop-types dev dependency.
1 parent e460e22 commit a62f421

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"bs-react-intl-extractor-bin": "0.7.0",
2727
"bsb-js": "^1.1.7",
2828
"parcel-bundler": "1.12.3",
29-
"prop-types": "15.7.2",
3029
"react": "16.8.6",
3130
"react-dom": "16.8.6",
3231
"react-intl": "3.1.6",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4162,7 +4162,7 @@ process@^0.11.10:
41624162
resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182"
41634163
integrity sha1-czIwDoQBYb2j5podHZGn1LwW8YI=
41644164

4165-
prop-types@15.7.2, prop-types@^15.6.2:
4165+
prop-types@^15.6.2:
41664166
version "15.7.2"
41674167
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
41684168
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==

0 commit comments

Comments
 (0)