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