Skip to content

Commit e67a2f4

Browse files
fix(package): update prop-types to version 15.7.1
Closes #27
1 parent e0914a3 commit e67a2f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"dependencies": {
7171
"memoize-one": "^3.0.1",
7272
"memoize-state": "^2.0.2",
73-
"prop-types": "15.6.2",
73+
"prop-types": "15.7.1",
7474
"react-lifecycles-compat": "^3.0.4"
7575
}
7676
}

0 commit comments

Comments
 (0)