Skip to content

Commit

Permalink
Update Readme to use animationData.default
Browse files Browse the repository at this point in the history
  • Loading branch information
thatericsmith authored Oct 30, 2019
1 parent d66265f commit 7facf1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ npm install --save vue-lottie
},
data() {
return {
defaultOptions: {animationData: animationData},
defaultOptions: {animationData: animationData.default},
animationSpeed: 1
}
},
Expand Down

0 comments on commit 7facf1a

Please sign in to comment.