chore: 增加 aos 依赖
parent
a5ce88f887
commit
81c073e55f
|
@ -162,6 +162,7 @@ importers:
|
|||
specifiers:
|
||||
'@vue/cli-plugin-babel': ~4.4.1
|
||||
'@vue/cli-plugin-typescript': ~4.4.1
|
||||
codemirror: 5.65.16
|
||||
jshint: ^2.13.4
|
||||
jsonlint: ^1.6.3
|
||||
mavon-editor: ^2.9.1
|
||||
|
@ -173,6 +174,7 @@ importers:
|
|||
vue-json-tool: ^1.0.4
|
||||
wangeditor: ^4.6.16
|
||||
dependencies:
|
||||
codemirror: 5.65.16
|
||||
jshint: 2.13.6
|
||||
jsonlint: 1.6.3
|
||||
mavon-editor: 2.10.4
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
"script-loader": "^0.7.2",
|
||||
"uuid": "^8.3.2",
|
||||
"vue-codemirror": "4.0.6",
|
||||
"codemirror": "5.65.16",
|
||||
"vue-draggable-resizable": "^2.3.0",
|
||||
"vue-json-tool": "^1.0.4",
|
||||
"wangeditor": "^4.6.16"
|
||||
|
|
Loading…
Reference in New Issue