Skip to content

Commit

Permalink
Merge branch 'dev-docs' into docs
Browse files Browse the repository at this point in the history
  • Loading branch information
imzbf committed Oct 24, 2023
2 parents dfcbf64 + 6843501 commit e5f4002
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "md-editor-v3",
"version": "4.8.1",
"version": "4.8.2",
"keywords": [
"vue",
"vue3",
Expand Down Expand Up @@ -38,7 +38,7 @@
"axios": "^0.27.2",
"dayjs": "^1.11.2",
"markdown-it-mark": "^3.0.1",
"md-editor-v3": "^4.8.1",
"md-editor-v3": "^4.8.2",
"nprogress": "^0.2.0",
"vue": "^3.2.47",
"vue-router": "^4.0.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2962,10 +2962,10 @@ markdown-it@^13.0.1:
mdurl "^1.0.1"
uc.micro "^1.0.5"

md-editor-v3@^4.8.1:
version "4.8.1"
resolved "https://registry.npmjs.org/md-editor-v3/-/md-editor-v3-4.8.1.tgz#7afea040cf0115daac839ed3a7b6abcaa1732c8e"
integrity sha512-Ur6Z0M/w+lKQ5o5AhqjBTmaIuSuuyZ1MYZTyhix6lrGMLw7oSxHJ9YHYnJ7Oz1n9Ct9az1NhWTe8yU8zsDbIvA==
md-editor-v3@^4.8.2:
version "4.8.2"
resolved "https://registry.npmjs.org/md-editor-v3/-/md-editor-v3-4.8.2.tgz#cf6790c5e71ee76b042f37666af6e894f1ba337d"
integrity sha512-79DekUYiYMYjvpE9BSWVnL45HwZHFcIhh3CVEJxQ874H/2ZeBYE9zPuOS7QzO80ZWIHciq8xQOmIKTdvSSX9UQ==
dependencies:
"@codemirror/lang-markdown" "^6.1.1"
"@codemirror/language-data" "^6.3.0"
Expand Down

0 comments on commit e5f4002

Please sign in to comment.