1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-27 00:54:22 +02:00
- slate-base64-serializer@0.2.68
 - slate-html-serializer@0.7.7
 - slate-hyperscript@0.10.7
 - slate-plain-serializer@0.6.7
 - slate-prop-types@0.4.66
 - slate-react@0.18.10
 - slate-simulator@0.4.66
 - slate@0.41.2
This commit is contained in:
Ian Storm Taylor
2018-09-26 13:20:34 -07:00
parent 7b4eca5e16
commit aba8f19d0e
8 changed files with 23 additions and 23 deletions

View File

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