Skip to content

Commit c7b6463

Browse files
committed
Update README
1 parent d769fc4 commit c7b6463

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

react/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ const easingOutCubic = EASING_FUNCTIONS[EASING.EASE_OUT_CUBIC];
109109

110110
### Script tag
111111

112-
- Put a script tag similar to this `<script src='https://unpkg.com/animatable-component@1.1.9/dist/animatable-component.js'></script>` in the head of your index.html
112+
- Put a script tag similar to this `<script src='https://unpkg.com/animatable-component@1.1.10/dist/animatable-component.js'></script>` in the head of your index.html
113113
- Then you can use the element anywhere in your template, JSX, html etc
114114

115115
### Node Modules

0 commit comments

Comments
 (0)