Skip to content

Commit

Permalink
updagte web example packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Darginec05 committed Sep 29, 2023
1 parent 3d58d0a commit 999a70f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@yoopta/editor": "^1.9.25-rc",
"@yoopta/embed": "^1.9.18-rc",
"@yoopta/exports": "^1.9.17-rc",
"@yoopta/file": "1.0.2-rc",
"@yoopta/file": "^1.0.3-rc",
"@yoopta/headings": "^1.9.15-rc",
"@yoopta/image": "^1.9.15-rc",
"@yoopta/link": "^1.9.15-rc",
Expand Down
8 changes: 4 additions & 4 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1642,10 +1642,10 @@
dependencies:
lodash.uniqwith "^4.5.0"

"@yoopta/[email protected].2-rc":
version "1.0.2-rc"
resolved "https://registry.yarnpkg.com/@yoopta/file/-/file-1.0.2-rc.tgz#457bf4dc2c8ee62e4ef593b4c44b98f2cb4e8816"
integrity sha512-H29iXeFkYoQChlDzz389n4jODxrd9GoNcUc+ASa961klLnPuV8d5Zh5CBSttQLE8FAgpNs9ElKe0MVbfjYjIEA==
"@yoopta/file@^1.0.3-rc":
version "1.0.3-rc"
resolved "https://registry.yarnpkg.com/@yoopta/file/-/file-1.0.3-rc.tgz#73085c23573cc9c39488571428aa9c5033710285"
integrity sha512-yrl/LyBooPvzls/gi9TioNLLsfbtzxZpDQNF7JsHBaInx2ET31Den6dnnksEWwajumo6ONvs+PnNST8Ou/nG+w==

"@yoopta/headings@^1.9.15-rc":
version "1.9.15-rc"
Expand Down

1 comment on commit 999a70f

@vercel
Copy link

@vercel vercel bot commented on 999a70f Sep 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

yopta-editor – ./

yopta-editor.vercel.app
yopta-editor-git-master-darginec05.vercel.app
yopta-editor-darginec05.vercel.app

Please sign in to comment.