diff --git a/bower.json b/bower.json index 1b009d7da..74f348313 100644 --- a/bower.json +++ b/bower.json @@ -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" diff --git a/package.json b/package.json index 31ef86ddb..3a5fc62c7 100644 --- a/package.json +++ b/package.json @@ -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": [ {