Skip to content

Commit 3754356

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

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
@@ -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.2",
7474
"react-lifecycles-compat": "^3.0.4"
7575
}
7676
}

0 commit comments

Comments
 (0)