Skip to content

Commit 0e9e5d9

Browse files
committed
rename work
1 parent 14377f6 commit 0e9e5d9

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

package.json

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,23 +5,25 @@
55
"name": "Brent Ely",
66
"url": "https://github.com/gitbrent/"
77
},
8-
"description": "Bootstrap Toggle is a Bootstrap 4 plugin that converts checkboxes into toggles",
9-
"homepage": "https://gitbrent.github.io/bootstraptoggle/",
8+
"description": "Bootstrap4 Toggle is a bootstrap 4 plugin that converts checkboxes into toggles.",
9+
"homepage": "https://gitbrent.github.io/bootstrap4-toggle/",
1010
"license": "MIT",
1111
"main": "js/bootstrap-toggle.js",
1212
"keywords": [
1313
"bootstrap",
14+
"bootstrap4",
1415
"bootstrap-switch",
15-
"bootstrap-toggle",
16+
"bootstrap-toggle",
17+
"bootstrap4-toggle",
1618
"switch",
1719
"toggle"
1820
],
1921
"repository": {
2022
"type": "git",
21-
"url": "https://github.com/gitbrent/bootstrap-toggle.git"
23+
"url": "https://github.com/gitbrent/bootstrap4-toggle.git"
2224
},
2325
"bugs": {
24-
"url": "https://github.com/gitbrent/bootstrap-toggle/issues"
26+
"url": "https://github.com/gitbrent/bootstrap4-toggle/issues"
2527
},
2628
"devDependencies": {
2729
"grunt": "^1.0.3",

0 commit comments

Comments
 (0)