1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-16 04:04:06 +02:00
- slate-history@0.54.4
 - slate-hyperscript@0.54.4
 - slate-react@0.54.4
 - slate@0.54.4
This commit is contained in:
Ian Storm Taylor
2019-12-13 16:08:08 -05:00
parent 3d4b964444
commit f05cefa7a8
4 changed files with 9 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "slate-hyperscript",
"description": "A hyperscript helper for creating Slate documents.",
"version": "0.54.3",
"version": "0.54.4",
"license": "MIT",
"repository": "git://github.com/ianstormtaylor/slate.git",
"main": "dist/index.js",
@@ -17,7 +17,7 @@
"is-plain-object": "^3.0.0"
},
"devDependencies": {
"slate": "^0.54.3"
"slate": "^0.54.4"
},
"peerDependencies": {
"slate": ">=0.50.0"