mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-27 00:54:22 +02:00
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "slate-react-placeholder",
|
"name": "slate-react-placeholder",
|
||||||
"description": "A Slate plugin to render a placeholder with React.",
|
"description": "A Slate plugin to render a placeholder with React.",
|
||||||
"version": "0.1.0",
|
"version": "0.1.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": "git://github.com/ianstormtaylor/slate.git",
|
"repository": "git://github.com/ianstormtaylor/slate.git",
|
||||||
"main": "lib/slate-react-placeholder.js",
|
"main": "lib/slate-react-placeholder.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.21.0",
|
"version": "0.21.1",
|
||||||
"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",
|
||||||
@@ -26,7 +26,7 @@
|
|||||||
"slate-hotkeys": "^0.2.7",
|
"slate-hotkeys": "^0.2.7",
|
||||||
"slate-plain-serializer": "^0.6.22",
|
"slate-plain-serializer": "^0.6.22",
|
||||||
"slate-prop-types": "^0.5.13",
|
"slate-prop-types": "^0.5.13",
|
||||||
"slate-react-placeholder": "^0.1.0",
|
"slate-react-placeholder": "^0.1.1",
|
||||||
"tiny-invariant": "^1.0.1",
|
"tiny-invariant": "^1.0.1",
|
||||||
"tiny-warning": "^0.0.3"
|
"tiny-warning": "^0.0.3"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user