Skip to content

Commit 1d0ee26

Browse files
fix(package): update prop-types to version 15.6.1
1 parent 6d3643f commit 1d0ee26

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
@@ -42,7 +42,7 @@
4242
"dependencies": {
4343
"@uirouter/core": "5.0.17",
4444
"classnames": "2.2.5",
45-
"prop-types": "15.6.0"
45+
"prop-types": "15.6.1"
4646
},
4747
"peerDependencies": {
4848
"react": "^15.0.0 || ^16.0.0"

0 commit comments

Comments
 (0)