1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-17 20:51:20 +02:00
- slate-schema@0.50.9
This commit is contained in:
Ian Storm Taylor
2019-12-02 12:13:41 -05:00
parent cba6be7c24
commit 1d0711b723

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.8", "version": "0.50.9",
"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",