Skip to content

Commit

Permalink
Merge pull request #2 from patternfly/patternfly-bs-treeview
Browse files Browse the repository at this point in the history
Update bower/npm for new dependency
  • Loading branch information
jeff-phillips-18 authored Jul 28, 2016
2 parents 542f57e + 3362bd4 commit 95788e7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "bootstrap-treeview",
"name": "patternfly-bootstrap-treeview",
"description": "Tree View for Twitter Bootstrap",
"version": "1.2.0",
"homepage": "https://github.com/jonmiles/bootstrap-treeview",
"version": "1.0.0",
"homepage": "https://github.com/patternfly/patternfly-bootstrap-treeview",
"main": [
"dist/bootstrap-treeview.min.js",
"dist/bootstrap-treeview.min.css"
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"name": "bootstrap-treeview",
"name": "patternfly-bootstrap-treeview",
"description": "Tree View for Twitter Bootstrap",
"version": "1.2.0",
"homepage": "https://github.com/jonmiles/bootstrap-treeview",
"version": "1.0.0",
"homepage": "https://github.com/patternfly/patternfly-bootstrap-treeview",
"author": {
"name": "Jonathan Miles"
"name": "Red Hat"
},
"repository": {
"type": "git",
"url": "git://github.com/jonmiles/bootstrap-treeview.git"
"url": "git://github.com/patternfly/patternfly-bootstrap-treeview.git"
},
"bugs": {
"url": "https://github.com/jonmiles/bootstrap-treeview/issues"
"url": "https://github.com/patternfly/patternfly-bootstrap-treeview/issues"
},
"licenses": [
{
Expand Down

0 comments on commit 95788e7

Please sign in to comment.