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 @@ -66,7 +66,7 @@ import Lenis from 'lenis'
6666using scripts:
6767
6868``` html
69- <script src =" https://unpkg.com/lenis@1.2.1 /dist/lenis.min.js" ></script >
69+ <script src =" https://unpkg.com/lenis@1.2.2 /dist/lenis.min.js" ></script >
7070```
7171
7272
@@ -113,7 +113,7 @@ import 'lenis/dist/lenis.css'
113113or link the CSS file:
114114
115115``` html
116- <link rel =" stylesheet" href =" https://unpkg.com/lenis@1.2.1 /dist/lenis.css" >
116+ <link rel =" stylesheet" href =" https://unpkg.com/lenis@1.2.2 /dist/lenis.css" >
117117```
118118
119119or add it manually:
Original file line number Diff line number Diff line change 11{
22 "name" : " lenis" ,
3- "version" : " 1.2.1 " ,
3+ "version" : " 1.2.2 " ,
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