mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-09-08 22:20:41 +02:00
Version Packages (#5896)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
fb87646e86
commit
bcbc64d944
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "slate-dom",
|
||||
"description": "Tools for building completely customizable richtext editors with React.",
|
||||
"version": "0.114.0",
|
||||
"version": "0.116.0",
|
||||
"license": "MIT",
|
||||
"repository": "git://github.com/ianstormtaylor/slate.git",
|
||||
"main": "dist/index.js",
|
||||
@@ -29,7 +29,7 @@
|
||||
"@types/jsdom": "^21.1.4",
|
||||
"@types/lodash": "^4.14.200",
|
||||
"@types/resize-observer-browser": "^0.1.8",
|
||||
"slate": "^0.115.0",
|
||||
"slate": "^0.116.0",
|
||||
"slate-hyperscript": "^0.115.0",
|
||||
"source-map-loader": "^4.0.1"
|
||||
},
|
||||
|
Reference in New Issue
Block a user