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.16 /dist/lenis.min.js" ></script >
48+ <script src =" https://unpkg.com/lenis@1.1.17 /dist/lenis.min.js" ></script >
4949```
5050
5151
@@ -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.16 /dist/lenis.css" >
100+ <link rel =" stylesheet" href =" https://unpkg.com/lenis@1.1.17 /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.16 " ,
3+ "version" : " 1.1.17 " ,
44 "type" : " module" ,
55 "sideEffects" : false ,
66 "author" : " darkroom.engineering" ,
You can’t perform that action at this time.
0 commit comments