1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-23 07:22:55 +02:00
- slate-base64-serializer@0.2.96
 - slate-dev-environment@0.2.2
 - slate-hotkeys@0.2.9
 - slate-html-serializer@0.7.35
 - slate-hyperscript@0.11.26
 - slate-plain-serializer@0.6.35
 - slate-prop-types@0.5.26
 - slate-react-placeholder@0.1.14
 - slate-react@0.21.17
 - slate@0.44.11
This commit is contained in:
Ian Storm Taylor
2019-03-06 14:30:06 -08:00
parent 4557c0fba7
commit bc8de50d99
10 changed files with 28 additions and 28 deletions

View File

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