Merge pull request #4153 from wuweiweiwu/updating-react-split-pane

Updating react-split-pane to version 0.1.84
This commit is contained in:
Tom Coleman 2018-09-11 10:38:54 +10:00 committed by GitHub
commit 1b9c0b15b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
"lodash.throttle": "^4.1.1",
"prop-types": "^15.6.2",
"react-inspector": "^2.3.0",
"react-split-pane": "^0.1.82",
"react-split-pane": "^0.1.84",
"react-textarea-autosize": "^7.0.4",
"render-fragment": "^0.1.1"
},

View File

@ -15153,9 +15153,9 @@ react-scripts@^1.1.5:
optionalDependencies:
fsevents "^1.1.3"
react-split-pane@^0.1.82:
version "0.1.82"
resolved "https://registry.yarnpkg.com/react-split-pane/-/react-split-pane-0.1.82.tgz#42fbb9fd4823f05e037de0dab3cd6cf9bf0cf4ea"
react-split-pane@^0.1.84:
version "0.1.84"
resolved "https://registry.yarnpkg.com/react-split-pane/-/react-split-pane-0.1.84.tgz#b9c1499cbc40b09cf29953ee6f5ff1039d31906e"
dependencies:
inline-style-prefixer "^3.0.6"
prop-types "^15.5.10"