Skip to content

Commit 7690fb9

Browse files
author
Adam Jakubowski
committed
Update
1 parent 63ba505 commit 7690fb9

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

package.json

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,28 @@
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-address-form",
3+
"version": "1.0.0",
4+
"description": "Responsive Address Form with Bootstrap 5. Templates include basic examples, use of cards, use of photos & more.",
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-address-form.git"
1212
},
1313
"keywords": [
1414
"bootstrap",
15-
"avatar",
15+
"address",
1616
"bootstrap5",
17-
"circle-image-view"
17+
"form",
18+
"addres-form",
19+
"advanced-address-form",
20+
"delivery-address-form"
1821
],
1922
"author": "mdbootstrap",
2023
"license": "ISC",
2124
"bugs": {
22-
"url": "https://github.com/mdbootstrap/bootstrap-avatars/issues"
25+
"url": "https://github.com/mdbootstrap/bootstrap-address-form/issues"
2326
},
24-
"homepage": "https://mdbootstrap.com/docs/standard/extended/avatar/"
27+
"homepage": "https://mdbootstrap.com/docs/standard/extended/bootstrap-address-form/"
2528
}

0 commit comments

Comments
 (0)