Skip to content

Commit

Permalink
docs: update marquee package to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
megasanjay committed Jun 29, 2023
1 parent 9fe3915 commit ae65e68
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
},
"dependencies": {
"vue3-lottie": "^2.7.1",
"vue3-marquee": "4.0.0-beta.0"
"vue3-marquee": "4.0.0"
}
}
8 changes: 4 additions & 4 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8225,10 +8225,10 @@ vue3-lottie@^2.7.1:
lodash-es "^4.17.21"
lottie-web "5.12.2"

[email protected]-beta.0:
version "4.0.0-beta.0"
resolved "https://registry.yarnpkg.com/vue3-marquee/-/vue3-marquee-4.0.0-beta.0.tgz#aef5be722da8d03011875ceb3edb3a38b924d29a"
integrity sha512-j74A0F9l7Cj92C7w0nNkKB1CiuSWwojgwGwsUV7Jcrl/rccJpgZYFLuh9e5ZxHZUkH803UCStO5ajZVxBRyAug==
[email protected]:
version "4.0.0"
resolved "https://registry.yarnpkg.com/vue3-marquee/-/vue3-marquee-4.0.0.tgz#137002148db3d81eead68e989fd4fcf37e9421b6"
integrity sha512-/CPyAi0TQM2Cdcf8PBT/A7uXRVHHncN3MyKRcFBqkj5ph2tlVk08D5K6fyY2S5tYscgLJc3ma2vhPTrrkZih1A==

vue@^3.3.4:
version "3.3.4"
Expand Down

1 comment on commit ae65e68

@vercel
Copy link

@vercel vercel bot commented on ae65e68 Jun 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:

vue3-marquee – ./

vue3-marquee-megasanjay.vercel.app
vue3-marquee-git-main-megasanjay.vercel.app
vue3-marquee.vercel.app

Please sign in to comment.