1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-13 02:34:05 +02:00
- slate-base64-serializer@0.2.40
 - slate-dev-benchmark@0.0.2
 - slate-html-serializer@0.6.12
 - slate-hyperscript@0.5.21
 - slate-plain-serializer@0.5.21
 - slate-prop-types@0.4.38
 - slate-react@0.13.3
 - slate-schema-violations@0.1.19
 - slate-simulator@0.4.38
 - slate@0.34.6
This commit is contained in:
Ian Storm Taylor
2018-07-19 14:05:25 -07:00
parent 8f9bfdac2b
commit 1c3415b950
10 changed files with 30 additions and 28 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "slate-hyperscript",
"description": "A hyperscript helper for creating Slate documents.",
"version": "0.5.20",
"version": "0.5.21",
"license": "MIT",
"repository": "git://github.com/ianstormtaylor/slate.git",
"main": "lib/slate-hyperscript.js",
@@ -22,7 +22,7 @@
},
"devDependencies": {
"mocha": "^2.5.3",
"slate": "^0.34.5"
"slate": "^0.34.6"
},
"scripts": {
"clean": "rm -rf ./dist ./lib ./node_modules"