1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-09-08 22:20:41 +02:00

fix to depend on prop-types for react 15.5

This commit is contained in:
Ian Storm Taylor
2017-04-28 13:04:00 -07:00
parent bdc6d0f93b
commit 17ea3ed349
8 changed files with 96 additions and 84 deletions

View File

@@ -4841,7 +4841,7 @@ promise@^7.1.1:
dependencies:
asap "~2.0.3"
prop-types@^15.5.7, prop-types@~15.5.7:
prop-types@^15.5.7, prop-types@^15.5.8, prop-types@~15.5.7:
version "15.5.8"
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.5.8.tgz#6b7b2e141083be38c8595aa51fc55775c7199394"
dependencies: