1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-09-09 06:30:40 +02:00

remove the slate-schema package (#3291)

This commit is contained in:
Ian Storm Taylor
2019-12-10 17:53:27 -05:00
committed by GitHub
parent 9d4a9d7a65
commit e68a5cd305
68 changed files with 40 additions and 1892 deletions

View File

@@ -4,7 +4,6 @@
{ "path": "./packages/slate" },
{ "path": "./packages/slate-history" },
{ "path": "./packages/slate-hyperscript" },
{ "path": "./packages/slate-react" },
{ "path": "./packages/slate-schema" }
{ "path": "./packages/slate-react" }
]
}