Skip to content

Commit 45ca4da

Browse files
author
Adam Jakubowski
committed
Update
1 parent 24dd43a commit 45ca4da

1 file changed

Lines changed: 15 additions & 9 deletions

File tree

package.json

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,31 @@
11
{
2-
"name": "bootstrap-avatars",
3-
"version": "1.0.4",
4-
"description": "Responsive Avatars built with Bootstrap 5. Various templates like a circle avatar, square, inside the navbar, carousel, as a testimonial, profile and many more.",
5-
"main": "profile.html",
2+
"name": "bootstrap-square-buttons",
3+
"version": "1.0.0",
4+
"description": "Responsive Square Buttons built with Bootstrap 5. Black, disabled, full-width outline, social, block square buttons examples.",
5+
"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/mdbootstrap/bootstrap-avatars.git"
11+
"url": "git+https://github.com/mdbootstrap/bootstrap-square-buttons.git"
1212
},
1313
"keywords": [
1414
"bootstrap",
15-
"avatar",
15+
"buttons",
1616
"bootstrap5",
17-
"circle-image-view"
17+
"responsive",
18+
"square",
19+
"bootstrap-butons",
20+
"responsive-button",
21+
"responsive-design",
22+
"bootstrap-example",
23+
"square-buttons"
1824
],
1925
"author": "mdbootstrap",
2026
"license": "ISC",
2127
"bugs": {
22-
"url": "https://github.com/mdbootstrap/bootstrap-avatars/issues"
28+
"url": "https://github.com/mdbootstrap/bootstrap-square-buttons/issues"
2329
},
24-
"homepage": "https://mdbootstrap.com/docs/standard/extended/avatar/"
30+
"homepage": "https://mdbootstrap.com/docs/standard/extended/square-buttons/"
2531
}

0 commit comments

Comments
 (0)