Publish
- @aomao/engine@2.7.10 - @aomao/toolbar-vue@2.7.10 - @aomao/toolbar@2.7.10 - @aomao/plugin-alignment@2.7.10 - @aomao/plugin-backcolor@2.7.10 - @aomao/plugin-bold@2.7.10 - @aomao/plugin-code@2.7.10 - @aomao/plugin-codeblock-vue@2.7.10 - @aomao/plugin-codeblock@2.7.10 - @aomao/plugin-embed@2.7.10 - @aomao/plugin-file@2.7.10 - @aomao/plugin-fontcolor@2.7.10 - @aomao/plugin-fontfamily@2.7.10 - @aomao/plugin-fontsize@2.7.10 - @aomao/plugin-heading@2.7.10 - @aomao/plugin-hr@2.7.10 - @aomao/plugin-image@2.7.10 - @aomao/plugin-indent@2.7.10 - @aomao/plugin-italic@2.7.10 - @aomao/plugin-line-height@2.7.10 - @aomao/plugin-link-vue@2.7.10 - @aomao/plugin-link@2.7.10 - @aomao/plugin-mark-range@2.7.10 - @aomao/plugin-mark@2.7.10 - @aomao/plugin-math@2.7.10 - @aomao/plugin-mention@2.7.10 - @aomao/plugin-mind@2.7.10 - @aomao/plugin-orderedlist@2.7.10 - @aomao/plugin-paintformat@2.7.10 - @aomao/plugin-quote@2.7.10 - @aomao/plugin-redo@2.7.10 - @aomao/plugin-removeformat@2.7.10 - @aomao/plugin-selectall@2.7.10 - @aomao/plugin-status@2.7.10 - @aomao/plugin-strikethrough@2.7.10 - @aomao/plugin-sub@2.7.10 - @aomao/plugin-sup@2.7.10 - @aomao/plugin-table@2.7.10 - @aomao/plugin-tasklist@2.7.10 - @aomao/plugin-underline@2.7.10 - @aomao/plugin-undo@2.7.10 - @aomao/plugin-unorderedlist@2.7.10 - @aomao/plugin-video@2.7.10
This commit is contained in:
parent
6f2a68d0b0
commit
75b12cd0fd
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/engine",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/toolbar-vue",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10",
|
||||
"ant-design-vue": "^2.2.6",
|
||||
"keymaster": "^1.6.2",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/toolbar",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10",
|
||||
"antd": "^4.12.3",
|
||||
"classnames-es-ts": "^2.2.7",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-alignment",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-backcolor",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-bold",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-code",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-codeblock-vue",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"description": "代码块 Vue",
|
||||
"keywords": [
|
||||
"codeblock",
|
||||
|
@ -28,7 +28,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10",
|
||||
"ant-design-vue": "^2.2.6",
|
||||
"codemirror": "^5.60.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-codeblock",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"description": "代码块",
|
||||
"keywords": [
|
||||
"codeblock",
|
||||
|
@ -28,7 +28,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10",
|
||||
"antd": "^4.14.1",
|
||||
"codemirror": "^5.61.1",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-embed",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-file",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-fontcolor",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-fontfamily",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-fontsize",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-heading",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-hr",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-image",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"description": "图片",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
|
@ -24,7 +24,7 @@
|
|||
"access": "public"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10",
|
||||
"eventemitter2": "^6.4.4",
|
||||
"photoswipe": "^4.1.3"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-indent",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-italic",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-line-height",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-link-vue",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"description": "> TODO: description",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
|
@ -24,7 +24,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10",
|
||||
"ant-design-vue": "^2.2.6",
|
||||
"vue": "^3.2.9"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-link",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"description": "> TODO: description",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
|
@ -24,7 +24,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10",
|
||||
"antd": "^4.12.3",
|
||||
"classnames-es-ts": "^2.2.7",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-mark-range",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"description": "范围标记",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
@ -24,7 +24,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10",
|
||||
"tinycolor2": "^1.4.2"
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-mark",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-math",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"description": "Math(数学公式)",
|
||||
"keywords": [
|
||||
"Math"
|
||||
|
@ -24,7 +24,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10",
|
||||
"lodash": "^4.17.21"
|
||||
},
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-mention",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"description": "提到 @",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
@ -24,7 +24,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10",
|
||||
"keymaster": "^1.6.2"
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-mind",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"description": "脑图 Mind",
|
||||
"keywords": [
|
||||
"Mind",
|
||||
|
@ -27,7 +27,7 @@
|
|||
"dependencies": {
|
||||
"@antv/hierarchy": "^0.6.7",
|
||||
"@antv/x6": "^1.23.10",
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-orderedlist",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-paintformat",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-quote",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-redo",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-removeformat",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-selectall",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-status",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-strikethrough",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-sub",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-sup",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-table",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"description": "table plugin",
|
||||
"author": "AoMao <me@aomao.com>",
|
||||
"homepage": "https://github.com/yanmao-cc/am-editor/tree/master/plugins/plugin-table#readme",
|
||||
|
@ -21,7 +21,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10",
|
||||
"eventemitter2": "^6.4.4",
|
||||
"lodash": "^4.17.21",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-tasklist",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-underline",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-undo",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-unorderedlist",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@aomao/plugin-video",
|
||||
"version": "2.7.9",
|
||||
"version": "2.7.10",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"url": "https://github.com/yanmao-cc/am-editor/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aomao/engine": "^2.7.9",
|
||||
"@aomao/engine": "^2.7.10",
|
||||
"@babel/runtime": "^7.13.10"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue