Skip to content

Commit 6471662

Browse files
author
Adam Jakubowski
committed
Update
1 parent 0896a38 commit 6471662

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
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-to-do-list",
3+
"version": "1.0.0",
4+
"description": "Responsive To Do Lists built with the latest Bootstrap 5. Various variants of design and functionality.",
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-to-do-list.git"
1212
},
1313
"keywords": [
1414
"bootstrap",
15-
"avatar",
15+
"to-do-list",
1616
"bootstrap5",
17-
"circle-image-view"
17+
"to-do-list-templates"
1818
],
1919
"author": "mdbootstrap",
2020
"license": "ISC",
2121
"bugs": {
22-
"url": "https://github.com/mdbootstrap/bootstrap-avatars/issues"
22+
"url": "https://github.com/mdbootstrap/bootstrap-to-do-list/issues"
2323
},
24-
"homepage": "https://mdbootstrap.com/docs/standard/extended/avatar/"
24+
"homepage": "https://mdbootstrap.com/docs/standard/extended/to-do-list/"
2525
}

0 commit comments

Comments
 (0)