1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-07-31 04:20:26 +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",
"description": "Tools for building completely customizable rich-text editors with React.",
"version": "0.50.7",
"version": "0.50.8",
"license": "MIT",
"repository": "git://github.com/ianstormtaylor/slate.git",
"main": "dist/index.js",

View File

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