mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-15 11:44:05 +02:00
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "slate-hotkeys",
|
||||
"description": "A set of function to detect common keypresses in a platform-agnostic way",
|
||||
"version": "0.2.6",
|
||||
"version": "0.2.7",
|
||||
"license": "MIT",
|
||||
"repository": "git://github.com/ianstormtaylor/slate.git",
|
||||
"main": "lib/slate-hotkeys.js",
|
||||
|
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "slate-react",
|
||||
"description": "A set of React components for building completely customizable rich-text editors.",
|
||||
"version": "0.19.4",
|
||||
"version": "0.19.5",
|
||||
"license": "MIT",
|
||||
"repository": "git://github.com/ianstormtaylor/slate.git",
|
||||
"main": "lib/slate-react.js",
|
||||
@@ -23,7 +23,7 @@
|
||||
"selection-is-backward": "^1.0.0",
|
||||
"slate-base64-serializer": "^0.2.73",
|
||||
"slate-dev-environment": "^0.2.0",
|
||||
"slate-hotkeys": "^0.2.6",
|
||||
"slate-hotkeys": "^0.2.7",
|
||||
"slate-plain-serializer": "^0.6.12",
|
||||
"slate-prop-types": "^0.5.3",
|
||||
"tiny-invariant": "^1.0.1",
|
||||
|
Reference in New Issue
Block a user