1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-07-31 20:40:19 +02:00
- slate-react@0.50.8
 - slate-schema@0.50.7
This commit is contained in:
Ian Storm Taylor
2019-12-01 19:21:32 -05:00
parent 52e20da69a
commit a72d21225e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{ {
"name": "slate-react", "name": "slate-react",
"description": "Tools for building completely customizable rich-text editors with React.", "description": "Tools for building completely customizable rich-text editors with React.",
"version": "0.50.7", "version": "0.50.8",
"license": "MIT", "license": "MIT",
"repository": "git://github.com/ianstormtaylor/slate.git", "repository": "git://github.com/ianstormtaylor/slate.git",
"main": "dist/index.js", "main": "dist/index.js",

View File

@@ -1,7 +1,7 @@
{ {
"name": "slate-schema", "name": "slate-schema",
"description": "A mixin for ensuring your Slate content conforms to a set of rules.", "description": "A mixin for ensuring your Slate content conforms to a set of rules.",
"version": "0.50.6", "version": "0.50.7",
"license": "MIT", "license": "MIT",
"repository": "git://github.com/ianstormtaylor/slate.git", "repository": "git://github.com/ianstormtaylor/slate.git",
"main": "dist/index.js", "main": "dist/index.js",