1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-30 02:19:52 +02:00
- slate-history@0.54.3
 - slate-hyperscript@0.54.3
 - slate-react@0.54.3
 - slate@0.54.3
This commit is contained in:
Ian Storm Taylor
2019-12-13 12:55:48 -05:00
parent bb6a4d9ce8
commit 54d8be1172
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.2",
"version": "0.54.3",
"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.2"
"slate": "^0.54.3"
},
"peerDependencies": {
"slate": ">=0.50.0"