mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-18 05:01:17 +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.1.4",
|
"version": "0.2.0",
|
||||||
"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.15.1",
|
"version": "0.15.2",
|
||||||
"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",
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
"slate-base64-serializer": "^0.2.47",
|
"slate-base64-serializer": "^0.2.47",
|
||||||
"slate-dev-environment": "^0.1.4",
|
"slate-dev-environment": "^0.1.4",
|
||||||
"slate-dev-logger": "^0.1.42",
|
"slate-dev-logger": "^0.1.42",
|
||||||
"slate-hotkeys": "^0.1.4",
|
"slate-hotkeys": "^0.2.0",
|
||||||
"slate-plain-serializer": "^0.5.28",
|
"slate-plain-serializer": "^0.5.28",
|
||||||
"slate-prop-types": "^0.4.45"
|
"slate-prop-types": "^0.4.45"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user