Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Commit 95788e7

Browse files
Merge pull request #2 from patternfly/patternfly-bs-treeview
Update bower/npm for new dependency
2 parents 542f57e + 3362bd4 commit 95788e7

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

bower.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "bootstrap-treeview",
2+
"name": "patternfly-bootstrap-treeview",
33
"description": "Tree View for Twitter Bootstrap",
4-
"version": "1.2.0",
5-
"homepage": "https://github.com/jonmiles/bootstrap-treeview",
4+
"version": "1.0.0",
5+
"homepage": "https://github.com/patternfly/patternfly-bootstrap-treeview",
66
"main": [
77
"dist/bootstrap-treeview.min.js",
88
"dist/bootstrap-treeview.min.css"

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
2-
"name": "bootstrap-treeview",
2+
"name": "patternfly-bootstrap-treeview",
33
"description": "Tree View for Twitter Bootstrap",
4-
"version": "1.2.0",
5-
"homepage": "https://github.com/jonmiles/bootstrap-treeview",
4+
"version": "1.0.0",
5+
"homepage": "https://github.com/patternfly/patternfly-bootstrap-treeview",
66
"author": {
7-
"name": "Jonathan Miles"
7+
"name": "Red Hat"
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git://github.com/jonmiles/bootstrap-treeview.git"
11+
"url": "git://github.com/patternfly/patternfly-bootstrap-treeview.git"
1212
},
1313
"bugs": {
14-
"url": "https://github.com/jonmiles/bootstrap-treeview/issues"
14+
"url": "https://github.com/patternfly/patternfly-bootstrap-treeview/issues"
1515
},
1616
"licenses": [
1717
{

0 commit comments

Comments
 (0)