Skip to content

Commit d457ac4

Browse files
committed
Update patch file
1 parent d5de0b5 commit d457ac4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

patches/@types+glider-js+1.7.11.patch renamed to patches/@types+glider-js+1.7.12.patch

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
diff --git a/node_modules/@types/glider-js/index.d.ts b/node_modules/@types/glider-js/index.d.ts
2-
index 35a953d..655ded6 100644
2+
index 2be4c56..1b838c6 100644
33
--- a/node_modules/@types/glider-js/index.d.ts
44
+++ b/node_modules/@types/glider-js/index.d.ts
55
@@ -97,7 +97,7 @@ declare namespace Glider {
@@ -11,7 +11,7 @@ index 35a953d..655ded6 100644
1111

1212
/**
1313
* This prevents resizing items to fit when `slidesToShow` is set to
14-
@@ -242,13 +242,13 @@ declare class Glider<T extends HTMLElement = HTMLDivElement> {
14+
@@ -247,13 +247,13 @@ declare class Glider<T extends HTMLElement = HTMLDivElement> {
1515
* @param slideIndexs string | number
1616
* @param isActuallyDotIndex boolean
1717
*/
@@ -27,7 +27,7 @@ index 35a953d..655ded6 100644
2727

2828
/**
2929
* Overrides options set during initialization. If called when a
30-
@@ -271,6 +271,10 @@ declare class Glider<T extends HTMLElement = HTMLDivElement> {
30+
@@ -276,6 +276,10 @@ declare class Glider<T extends HTMLElement = HTMLDivElement> {
3131
resize(): void;
3232

3333
init(): void;

0 commit comments

Comments
 (0)