Skip to content

Commit 9f8f0ba

Browse files
committed
Update
1 parent 64ed2de commit 9f8f0ba

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-inline-block",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Responsive Inline Block built with Bootstrap 5. Wrapping an item without going beyond its parent.",
55
"main": "how-it-works.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-inline-block.git"
11+
"url": "git+https://github.com/mdbootstrap/bootstrap-inline-block.git"
1212
},
1313
"keywords": [
1414
"bootstrap",
@@ -22,7 +22,7 @@
2222
"author": "",
2323
"license": "ISC",
2424
"bugs": {
25-
"url": "https://github.com/PiotrGusciora/bootstrap-inline-block/issues"
25+
"url": "https://github.com/mdbootstrap/bootstrap-inline-block/issues"
2626
},
2727
"homepage": "https://mdbootstrap.com/docs/standard/extended/inline-block/"
2828
}

0 commit comments

Comments
 (0)