slate-history
Advanced tools
Comparing version 0.85.0-2022108124531 to 0.85.0-2022108124637
{ | ||
"name": "slate-history", | ||
"description": "An operation-based history implementation for Slate editors.", | ||
"version": "0.85.0-2022108124531", | ||
"version": "0.85.0-2022108124637", | ||
"license": "MIT", | ||
@@ -22,8 +22,8 @@ "repository": "git://github.com/ianstormtaylor/slate.git", | ||
"lodash": "^4.17.21", | ||
"slate": "^0.84.0", | ||
"slate-hyperscript": "^0.81.3", | ||
"slate": "^0.85.0-2022108124637", | ||
"slate-hyperscript": "^0.81.3-2022108124637", | ||
"source-map-loader": "^4.0.0" | ||
}, | ||
"peerDependencies": { | ||
"slate": ">=0.65.3" | ||
"slate": ">=0.85.0-2022108124637" | ||
}, | ||
@@ -30,0 +30,0 @@ "umdGlobals": { |
57141