1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-15 03:33:59 +02:00
- slate-react@0.50.11
 - slate-schema@0.50.13
This commit is contained in:
Ian Storm Taylor
2019-12-03 21:35:23 -05:00
parent f355f8a6f0
commit f72ef80529
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.10",
"version": "0.50.11",
"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.12",
"version": "0.50.13",
"license": "MIT",
"repository": "git://github.com/ianstormtaylor/slate.git",
"main": "dist/index.js",