Skip to content

Commit

Permalink
Updating README
Browse files Browse the repository at this point in the history
  • Loading branch information
garbit committed Feb 20, 2022
1 parent cc5db54 commit 1b276ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ onMounted(() => {
</script>

<template>
<lottie-web-vue
<lottie-animation
:animation-data="WatermelonJSON"
:auto-play="true"
:loop="true"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lottie-web-vue",
"version": "2.0.2",
"version": "2.0.3",
"description": "Airbnb Lottie-web component for Vue.js projects",
"type": "module",
"exports": {
Expand Down

0 comments on commit 1b276ac

Please sign in to comment.