-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add svelte version 5 into peer/dev deps
- Loading branch information
1 parent
cddd999
commit e0f1577
Showing
4 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* Multi-Thumb, Accessible, Beautiful Range Slider with Pips | ||
* Project home: https://simeydotme.github.io/svelte-range-slider-pips/ | ||
* © 2024 Simon Goellner <[email protected]> ~ MPL-2.0 License | ||
* Published: 27/10/2024 | ||
* Published: 5/11/2024 | ||
*/ | ||
(function (global, factory) { | ||
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() : | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* Multi-Thumb, Accessible, Beautiful Range Slider with Pips | ||
* Project home: https://simeydotme.github.io/svelte-range-slider-pips/ | ||
* © 2024 Simon Goellner <[email protected]> ~ MPL-2.0 License | ||
* Published: 27/10/2024 | ||
* Published: 5/11/2024 | ||
*/ | ||
/** @returns {void} */ | ||
function noop() {} | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters