1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-09-08 22:20:41 +02:00

Version Packages (#5049)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-07-22 16:37:11 -07:00
committed by GitHub
parent 9bc0b6132a
commit f55026f0ba
12 changed files with 46 additions and 36 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "slate-hyperscript",
"description": "A hyperscript helper for creating Slate documents.",
"version": "0.77.0",
"version": "0.81.3",
"license": "MIT",
"repository": "git://github.com/ianstormtaylor/slate.git",
"main": "dist/index.js",
@@ -18,7 +18,7 @@
},
"devDependencies": {
"@babel/runtime": "^7.7.4",
"slate": "^0.81.0",
"slate": "^0.81.3",
"source-map-loader": "^4.0.0"
},
"peerDependencies": {