1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-19 05:31:56 +02:00
- slate-base64-serializer@0.2.53
 - slate-dev-environment@0.1.6
 - slate-hotkeys@0.2.2
 - slate-html-serializer@0.6.25
 - slate-hyperscript@0.8.2
 - slate-plain-serializer@0.5.34
 - slate-prop-types@0.4.51
 - slate-react@0.15.8
 - slate-schema-violations@0.1.32
 - slate-simulator@0.4.51
 - slate@0.37.7
This commit is contained in:
Ian Storm Taylor
2018-08-16 15:19:34 -07:00
parent 3bfec770e0
commit 0b74a37928
11 changed files with 31 additions and 31 deletions

View File

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