Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Jakubowski committed Jan 28, 2022
1 parent 63ba505 commit 7690fb9
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,28 @@
{
"name": "bootstrap-avatars",
"version": "1.0.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.",
"main": "profile.html",
"name": "bootstrap-address-form",
"version": "1.0.0",
"description": "Responsive Address Form with Bootstrap 5. Templates include basic examples, use of cards, use of photos & more.",
"main": "basic.html",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mdbootstrap/bootstrap-avatars.git"
"url": "git+https://github.com/mdbootstrap/bootstrap-address-form.git"
},
"keywords": [
"bootstrap",
"avatar",
"address",
"bootstrap5",
"circle-image-view"
"form",
"addres-form",
"advanced-address-form",
"delivery-address-form"
],
"author": "mdbootstrap",
"license": "ISC",
"bugs": {
"url": "https://github.com/mdbootstrap/bootstrap-avatars/issues"
"url": "https://github.com/mdbootstrap/bootstrap-address-form/issues"
},
"homepage": "https://mdbootstrap.com/docs/standard/extended/avatar/"
"homepage": "https://mdbootstrap.com/docs/standard/extended/bootstrap-address-form/"
}

0 comments on commit 7690fb9

Please sign in to comment.