slate-react
Advanced tools
Comparing version 0.11.4 to 0.11.5
{ | ||
"name": "slate-react", | ||
"description": "A set of React components for building completely customizable rich-text editors.", | ||
"version": "0.11.4", | ||
"version": "0.11.5", | ||
"license": "MIT", | ||
@@ -27,6 +27,6 @@ "repository": "git://github.com/ianstormtaylor/slate.git", | ||
"selection-is-backward": "^1.0.0", | ||
"slate-base64-serializer": "^0.2.23", | ||
"slate-base64-serializer": "^0.2.24", | ||
"slate-dev-logger": "^0.1.39", | ||
"slate-plain-serializer": "^0.5.4", | ||
"slate-prop-types": "^0.4.21" | ||
"slate-plain-serializer": "^0.5.5", | ||
"slate-prop-types": "^0.4.22" | ||
}, | ||
@@ -40,5 +40,5 @@ "peerDependencies": { | ||
"mocha": "^2.5.3", | ||
"slate": "^0.32.4", | ||
"slate-hyperscript": "^0.5.4", | ||
"slate-simulator": "^0.4.21" | ||
"slate": "^0.32.5", | ||
"slate-hyperscript": "^0.5.5", | ||
"slate-simulator": "^0.4.22" | ||
}, | ||
@@ -45,0 +45,0 @@ "scripts": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
924994
14627
Updatedslate-prop-types@^0.4.22