1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-31 02:49:56 +02:00
- slate-base64-serializer@0.2.38
 - slate-html-serializer@0.6.10
 - slate-hyperscript@0.5.19
 - slate-plain-serializer@0.5.19
 - slate-prop-types@0.4.36
 - slate-react@0.13.1
 - slate-schema-violations@0.1.17
 - slate-simulator@0.4.36
 - slate@0.34.4
This commit is contained in:
Ian Storm Taylor
2018-07-05 08:47:29 -07:00
parent ec2b17c2d6
commit facd857111
9 changed files with 26 additions and 26 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "slate-hyperscript",
"description": "A hyperscript helper for creating Slate documents.",
"version": "0.5.18",
"version": "0.5.19",
"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.3"
"slate": "^0.34.4"
},
"scripts": {
"clean": "rm -rf ./dist ./lib ./node_modules"