Skip to content

Commit 9699d7f

Browse files
committed
build
1 parent 7758df8 commit 9699d7f

File tree

7 files changed

+92
-92
lines changed

7 files changed

+92
-92
lines changed

dist/vue-slideshow.js

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ const we = {
231231
}
232232
});
233233
/**
234-
* @license lucide v0.461.0 - ISC
234+
* @license lucide v0.473.0 - ISC
235235
*
236236
* This source code is licensed under the ISC license.
237237
* See the LICENSE file in the root directory of this source tree.
@@ -248,21 +248,21 @@ const P = {
248248
"stroke-linejoin": "round"
249249
};
250250
/**
251-
* @license lucide v0.461.0 - ISC
251+
* @license lucide v0.473.0 - ISC
252252
*
253253
* This source code is licensed under the ISC license.
254254
* See the LICENSE file in the root directory of this source tree.
255255
*/
256256
const Se = ["svg", P, [["path", { d: "m15 18-6-6 6-6" }]]];
257257
/**
258-
* @license lucide v0.461.0 - ISC
258+
* @license lucide v0.473.0 - ISC
259259
*
260260
* This source code is licensed under the ISC license.
261261
* See the LICENSE file in the root directory of this source tree.
262262
*/
263263
const Te = ["svg", P, [["path", { d: "m9 18 6-6-6-6" }]]];
264264
/**
265-
* @license lucide v0.461.0 - ISC
265+
* @license lucide v0.473.0 - ISC
266266
*
267267
* This source code is licensed under the ISC license.
268268
* See the LICENSE file in the root directory of this source tree.
@@ -276,7 +276,7 @@ const Ne = [
276276
]
277277
];
278278
/**
279-
* @license lucide v0.461.0 - ISC
279+
* @license lucide v0.473.0 - ISC
280280
*
281281
* This source code is licensed under the ISC license.
282282
* See the LICENSE file in the root directory of this source tree.
@@ -292,7 +292,7 @@ const Ee = [
292292
]
293293
];
294294
/**
295-
* @license lucide v0.461.0 - ISC
295+
* @license lucide v0.473.0 - ISC
296296
*
297297
* This source code is licensed under the ISC license.
298298
* See the LICENSE file in the root directory of this source tree.
@@ -318,7 +318,7 @@ const Ae = [
318318
]
319319
];
320320
/**
321-
* @license lucide v0.461.0 - ISC
321+
* @license lucide v0.473.0 - ISC
322322
*
323323
* This source code is licensed under the ISC license.
324324
* See the LICENSE file in the root directory of this source tree.
@@ -333,7 +333,7 @@ const Ce = [
333333
]
334334
];
335335
/**
336-
* @license lucide v0.461.0 - ISC
336+
* @license lucide v0.473.0 - ISC
337337
*
338338
* This source code is licensed under the ISC license.
339339
* See the LICENSE file in the root directory of this source tree.
@@ -344,7 +344,7 @@ const Me = [
344344
[["path", { d: "M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z" }]]
345345
];
346346
/**
347-
* @license lucide v0.461.0 - ISC
347+
* @license lucide v0.473.0 - ISC
348348
*
349349
* This source code is licensed under the ISC license.
350350
* See the LICENSE file in the root directory of this source tree.
@@ -365,7 +365,7 @@ const Ie = [
365365
]
366366
];
367367
/**
368-
* @license lucide v0.461.0 - ISC
368+
* @license lucide v0.473.0 - ISC
369369
*
370370
* This source code is licensed under the ISC license.
371371
* See the LICENSE file in the root directory of this source tree.
@@ -386,7 +386,7 @@ const Oe = [
386386
]
387387
];
388388
/**
389-
* @license lucide v0.461.0 - ISC
389+
* @license lucide v0.473.0 - ISC
390390
*
391391
* This source code is licensed under the ISC license.
392392
* See the LICENSE file in the root directory of this source tree.

docs/assets/index-DCOysZXB.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/index-PwoXdo87.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/assets/vendor-CpCwKrsa.js

Lines changed: 77 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/vendor-Cx0IDX5e.js

Lines changed: 0 additions & 77 deletions
This file was deleted.

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
<link rel="apple-touch-icon" href="./images/[email protected]"/>
1111
<link rel="apple-touch-startup-image" href="./images/app-icon.png"/>
1212
<link rel="manifest" href="./manifest.json">
13-
<script type="module" crossorigin src="./assets/index-PwoXdo87.js"></script>
14-
<link rel="modulepreload" crossorigin href="./assets/vendor-Cx0IDX5e.js">
13+
<script type="module" crossorigin src="./assets/index-DCOysZXB.js"></script>
14+
<link rel="modulepreload" crossorigin href="./assets/vendor-CpCwKrsa.js">
1515
<link rel="stylesheet" crossorigin href="./assets/vendor-UlyX4F5h.css">
1616
<link rel="stylesheet" crossorigin href="./assets/index-iTtLXHgE.css">
1717
</head>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@redgoose/vue-slideshow",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"type": "module",
55
"main": "./dist/vue-slideshow.js",
66
"module": "./dist/vue-slideshow.js",

0 commit comments

Comments
 (0)