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 @@ -45,7 +45,7 @@ import Lenis from 'lenis'
4545using scripts:
4646
4747``` html
48- <script src =" https://unpkg.com/lenis@1.1.17 /dist/lenis.min.js" ></script >
48+ <script src =" https://unpkg.com/lenis@1.1.18 /dist/lenis.min.js" ></script >
4949```
5050
5151
@@ -92,7 +92,7 @@ import 'lenis/dist/lenis.css'
9292or link the CSS file:
9393
9494``` html
95- <link rel =" stylesheet" href =" https://unpkg.com/lenis@1.1.17 /dist/lenis.css" >
95+ <link rel =" stylesheet" href =" https://unpkg.com/lenis@1.1.18 /dist/lenis.css" >
9696```
9797
9898or add it manually:
Original file line number Diff line number Diff line change 11{
22 "name" : " lenis" ,
3- "version" : " 1.1.17 " ,
3+ "version" : " 1.1.18 " ,
44 "type" : " module" ,
55 "sideEffects" : false ,
66 "author" : " darkroom.engineering" ,
You can’t perform that action at this time.
0 commit comments