Skip to content

Commit aaef8c6

Browse files
chore: pin prop-types to 15.6.2
1 parent efbe154 commit aaef8c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
"dependencies": {
4545
"lodash.isequal": "^4.5.0",
46-
"prop-types": "^15.6.1"
46+
"prop-types": "15.6.2"
4747
},
4848
"devDependencies": {
4949
"@babel/cli": "^7.1.0",

0 commit comments

Comments
 (0)