bootstrap-input-spinner 4.0.3 → 4.0.4
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 +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -9,7 +9,7 @@ A Bootstrap extension to create input spinner elements for number input.
|
|
|
9
9
|
|
|
10
10
|
## References
|
|
11
11
|
|
|
12
|
-
- [Demo
|
|
12
|
+
- [Demo page with usage examples](http://shaack.com/projekte/bootstrap-input-spinner/)
|
|
13
13
|
- [GitHub repository](https://github.com/shaack/bootstrap-input-spinner/)
|
|
14
14
|
- [npm package](https://www.npmjs.com/package/bootstrap-input-spinner)
|
|
15
15
|
|
package/package.json
CHANGED