@lottiefiles/lottie-player 2.0.2 → 2.0.3

Sign up to get free protection for your applications and to get access to all the features.
package/README.md CHANGED
@@ -24,7 +24,7 @@ For full documentation, visit [docs.lottiefiles.com/lottie-player](https://docs.
24
24
  - Import from CDN.
25
25
 
26
26
  ```html
27
- <script src="https://unpkg.com/@lottiefiles/lottie-player@1.5.7/dist/lottie-player.js"></script>
27
+ <script src="https://unpkg.com/@lottiefiles/lottie-player@latest/dist/lottie-player.js"></script>
28
28
  ```
29
29
 
30
30
  - Import from local node_modules directory.
@@ -38,7 +38,7 @@ For full documentation, visit [docs.lottiefiles.com/lottie-player](https://docs.
38
38
  - Import from CDN.
39
39
 
40
40
  ```html
41
- <script src="https://unpkg.com/@lottiefiles/lottie-player@0.4.0/dist/tgs-player.js"></script>
41
+ <script src="https://unpkg.com/@lottiefiles/lottie-player@latest/dist/tgs-player.js"></script>
42
42
  ```
43
43
 
44
44
  - Import from local node_modules directory.