slate-history
Advanced tools
Comparing version 0.50.2 to 0.50.3
{ | ||
"name": "slate-history", | ||
"description": "An operation-based history implementation for Slate editors.", | ||
"version": "0.50.2", | ||
"version": "0.50.3", | ||
"license": "MIT", | ||
@@ -22,4 +22,4 @@ "repository": "git://github.com/ianstormtaylor/slate.git", | ||
"devDependencies": { | ||
"slate": "^0.50.2", | ||
"slate-hyperscript": "^0.50.2" | ||
"slate": "^0.50.3", | ||
"slate-hyperscript": "^0.50.3" | ||
}, | ||
@@ -42,3 +42,3 @@ "peerDependencies": { | ||
], | ||
"gitHead": "fbd2a7154b90158f0577be269be2beb526ec3b10" | ||
"gitHead": "6bbecb1a9cf0df2cf4121d48b65e21b53610530a" | ||
} |