1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-18 21:21:21 +02:00

Upgrade react-frame-component. (#962)

Gets rid of warning in dev about directly accessing `React.PropTypes`
This commit is contained in:
Zach Schneider
2017-08-01 12:06:39 -04:00
committed by Ian Storm Taylor
parent af84cf2511
commit 56fa2c4208
2 changed files with 4 additions and 4 deletions

View File

@@ -64,7 +64,7 @@
"react-addons-perf": "^15.4.2",
"react-dom": "^15.4.2",
"react-frame-aware-selection-plugin": "^1.0.0",
"react-frame-component": "^1.0.3",
"react-frame-component": "^1.1.1",
"react-router": "^2.5.1",
"react-router-dom": "^4.1.1",
"read-metadata": "^1.0.0",

View File

@@ -4855,9 +4855,9 @@ react-frame-aware-selection-plugin@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/react-frame-aware-selection-plugin/-/react-frame-aware-selection-plugin-1.0.0.tgz#6a0d40efd56721179160159709f10ec70469c2ec"
react-frame-component@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/react-frame-component/-/react-frame-component-1.0.3.tgz#00a5deea81671927ea973954a0d8eb19ecc339de"
react-frame-component@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/react-frame-component/-/react-frame-component-1.1.1.tgz#05b7f5689a2d373f25baf0c9adb0e59d78103388"
react-portal@^3.1.0:
version "3.1.0"