Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
swuecho committed May 11, 2023
1 parent 2baaa83 commit 485b6a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"element-tiptap": "1.27.1",
"element-ui": "^2.15.13",
"moment": "^2.29.4",
"prosemirror-tables":"^1.1.1",
"prosemirror-utils": "1.0.0-0",
"tiptap": "1.32.2",
"tiptap-commands": "1.17.1",
Expand Down
4 changes: 2 additions & 2 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7730,8 +7730,8 @@ prosemirror-tables@^1.1.0:

prosemirror-tables@^1.1.1:
version "1.1.1"
resolved "https://registry.npm.taobao.org/prosemirror-tables/download/prosemirror-tables-1.1.1.tgz#ad66300cc49500455cf1243bb129c9e7d883321e"
integrity sha1-rWYwDMSVAEVc8SQ7sSnJ59iDMh4=
resolved "https://registry.yarnpkg.com/prosemirror-tables/-/prosemirror-tables-1.1.1.tgz#ad66300cc49500455cf1243bb129c9e7d883321e"
integrity sha512-LmCz4jrlqQZRsYRDzCRYf/pQ5CUcSOyqZlAj5kv67ZWBH1SVLP2U9WJEvQfimWgeRlIz0y0PQVqO1arRm1+woA==
dependencies:
prosemirror-keymap "^1.1.2"
prosemirror-model "^1.8.1"
Expand Down

0 comments on commit 485b6a7

Please sign in to comment.