mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-15 11:44:05 +02:00
Publish
- slate-base64-serializer@0.2.90 - slate-html-serializer@0.7.29 - slate-hyperscript@0.11.20 - slate-plain-serializer@0.6.29 - slate-prop-types@0.5.20 - slate-react-placeholder@0.1.8 - slate-react@0.21.11 - slate@0.44.5
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "slate-hyperscript",
|
||||
"description": "A hyperscript helper for creating Slate documents.",
|
||||
"version": "0.11.19",
|
||||
"version": "0.11.20",
|
||||
"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.4"
|
||||
"slate": "^0.44.5"
|
||||
},
|
||||
"scripts": {
|
||||
"clean": "rm -rf ./dist ./lib ./node_modules"
|
||||
|
Reference in New Issue
Block a user