1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-09-01 03:11:44 +02:00
- slate-base64-serializer@0.2.75
 - slate-html-serializer@0.7.14
 - slate-hyperscript@0.11.5
 - slate-plain-serializer@0.6.14
 - slate-prop-types@0.5.5
 - slate-react@0.19.7
 - slate@0.42.5
This commit is contained in:
Ian Storm Taylor
2018-10-25 12:40:50 -07:00
parent 125ea00245
commit 7f65eda65a
7 changed files with 20 additions and 20 deletions

View File

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