Skip to content

Commit a433db9

Browse files
authoredFeb 22, 2018
Unfix prop-types version, #21
This should be a bit more flexible.
1 parent e4927cb commit a433db9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"homepage": "https://github.com/theKashey/react-focus-lock#readme",
7070
"dependencies": {
7171
"focus-lock": "^0.1.0",
72-
"prop-types": "15.5.10",
72+
"prop-types": "^15.5.10",
7373
"react-side-effect": "^1.1.3"
7474
}
7575
}

0 commit comments

Comments
 (0)
Please sign in to comment.