Skip to content

Commit 0ca8bfe

Browse files
committed
Update package.json
- Point to correct repository
1 parent d0b7916 commit 0ca8bfe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "bs5-utils",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A JavaScript utility package for Bootstrap 5 components.",
55
"main": "src/js/Bs5Utils.js",
66
"repository": {
77
"type": "git",
8-
"url": "git+https://github.com/Script47/Toast.git"
8+
"url": "git+https://github.com/Script47/bs5-utils.git"
99
},
1010
"keywords": [
1111
"bootstrap-5",

0 commit comments

Comments
 (0)