Skip to content

Commit 5d5c1c7

Browse files
committed
Update
1 parent 94058c6 commit 5d5c1c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "bootstrap-number-inputs",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Responsive Number Inputs built with Bootstrap 5. Input fields refer specifically to the number input fields, which are used to obtain data from the users.",
55
"main": "basic.html",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/PiotrGusciora/bootstrap-number-inputs.git"
11+
"url": "git+https://github.com/mdbootstrap/bootstrap-number-inputs.git"
1212
},
1313
"keywords": [
1414
"bootstrap",
@@ -22,7 +22,7 @@
2222
"author": "",
2323
"license": "ISC",
2424
"bugs": {
25-
"url": "https://github.com/PiotrGusciora/bootstrap-number-inputs/issues"
25+
"url": "https://github.com/mdbootstrap/bootstrap-number-inputs/issues"
2626
},
2727
"homepage": "https://mdbootstrap.com/docs/standard/extended/number-inputs/"
2828
}

0 commit comments

Comments
 (0)