File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ import Lenis from 'lenis'
5050using scripts:
5151
5252``` html
53- <script src =" https://unpkg.com/lenis@1.1.18 /dist/lenis.min.js" ></script >
53+ <script src =" https://unpkg.com/lenis@1.1.19 /dist/lenis.min.js" ></script >
5454```
5555
5656
@@ -97,7 +97,7 @@ import 'lenis/dist/lenis.css'
9797or link the CSS file:
9898
9999``` html
100- <link rel =" stylesheet" href =" https://unpkg.com/lenis@1.1.18 /dist/lenis.css" >
100+ <link rel =" stylesheet" href =" https://unpkg.com/lenis@1.1.19 /dist/lenis.css" >
101101```
102102
103103or add it manually:
Original file line number Diff line number Diff line change 11{
22 "name" : " lenis" ,
3- "version" : " 1.1.19-dev.4 " ,
3+ "version" : " 1.1.19" ,
44 "description" : " How smooth scroll should be" ,
55 "type" : " module" ,
66 "sideEffects" : false ,
You can’t perform that action at this time.
0 commit comments