bootstrap5-toggle 5.0.0 → 5.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -46,10 +46,6 @@ See EOL for each version in [Security Policy Page](https://github.com/palcarazm/
46
46
  <!-- START doctoc generated TOC please keep comment here to allow auto update -->
47
47
  <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
48
48
 
49
- - [Bootstrap 5 Toggle](#bootstrap-5-toggle)
50
- - [Library Distributions](#library-distributions)
51
- - [Demos](#demos)
52
- - [Related Bootstrap Plugins](#related-bootstrap-plugins)
53
49
  - [Installation](#installation)
54
50
  - [CDN](#cdn)
55
51
  - [ECMAS Interface](#ecmas-interface)
@@ -1,5 +1,5 @@
1
1
  /* Copyright Notice
2
- * bootstrap5-toggle v5.0.0-alpha
2
+ * bootstrap5-toggle v5.0.2
3
3
  * https://palcarazm.github.io/bootstrap5-toggle/
4
4
  * @author 2011-2014 Min Hur (https://github.com/minhur)
5
5
  * @author 2018-2019 Brent Ely (https://github.com/gitbrent)
@@ -1,5 +1,5 @@
1
1
  /* Copyright Notice
2
- * bootstrap5-toggle v5.0.0-alpha
2
+ * bootstrap5-toggle v5.0.2
3
3
  * https://palcarazm.github.io/bootstrap5-toggle/
4
4
  * @author 2011-2014 Min Hur (https://github.com/minhur)
5
5
  * @author 2018-2019 Brent Ely (https://github.com/gitbrent)
@@ -1,5 +1,5 @@
1
1
  /* Copyright Notice
2
- * bootstrap5-toggle v5.0.0-alpha
2
+ * bootstrap5-toggle v5.0.2
3
3
  * https://palcarazm.github.io/bootstrap5-toggle/
4
4
  * @author 2011-2014 Min Hur (https://github.com/minhur)
5
5
  * @author 2018-2019 Brent Ely (https://github.com/gitbrent)
@@ -1,5 +1,5 @@
1
1
  /* Copyright Notice
2
- * bootstrap5-toggle v5.0.0-alpha
2
+ * bootstrap5-toggle v5.0.2
3
3
  * https://palcarazm.github.io/bootstrap5-toggle/
4
4
  * @author 2011-2014 Min Hur (https://github.com/minhur)
5
5
  * @author 2018-2019 Brent Ely (https://github.com/gitbrent)
@@ -1,5 +1,5 @@
1
1
  /* Copyright Notice
2
- * bootstrap5-toggle v5.0.0-alpha
2
+ * bootstrap5-toggle v5.0.2
3
3
  * https://palcarazm.github.io/bootstrap5-toggle/
4
4
  * @author 2011-2014 Min Hur (https://github.com/minhur)
5
5
  * @author 2018-2019 Brent Ely (https://github.com/gitbrent)
@@ -1,5 +1,5 @@
1
1
  /* Copyright Notice
2
- * bootstrap5-toggle v5.0.0-alpha
2
+ * bootstrap5-toggle v5.0.2
3
3
  * https://palcarazm.github.io/bootstrap5-toggle/
4
4
  * @author 2011-2014 Min Hur (https://github.com/minhur)
5
5
  * @author 2018-2019 Brent Ely (https://github.com/gitbrent)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bootstrap5-toggle",
3
- "version": "5.0.0",
3
+ "version": "5.0.2",
4
4
  "author": {
5
5
  "name": "Pablo Alcaraz Martínez",
6
6
  "url": "https://github.com/palcarazm/"
@@ -20,6 +20,7 @@
20
20
  "scripts": {
21
21
  "build": "grunt build",
22
22
  "postversion": "grunt build && grunt readme && doctoc README.md --github",
23
+ "prepack": "grunt build && grunt readme && doctoc README.md --github",
23
24
  "test": "cypress run --browser=chrome"
24
25
  },
25
26
  "keywords": [