1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-29 01:50:06 +02:00
- slate-base64-serializer@0.2.73
 - slate-hotkeys@0.2.6
 - slate-html-serializer@0.7.12
 - slate-hyperscript@0.11.3
 - slate-plain-serializer@0.6.12
 - slate-prop-types@0.5.3
 - slate-react@0.19.4
 - slate@0.42.3
This commit is contained in:
Ian Storm Taylor
2018-10-22 15:24:10 -07:00
parent 93df22a128
commit ea6c4dcb08
8 changed files with 22 additions and 22 deletions

View File

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