diff --git a/bower.json b/bower.json index 97b7c2b..80a0983 100644 --- a/bower.json +++ b/bower.json @@ -12,12 +12,13 @@ "sniff" ], "version": "1.7.0", - "homepage": "https://github.com/ded/bowser", + "homepage": "https://github.com/lancedikson/bowser", "scripts": [ "src/bowser.js" ], "authors": [ - "Dustin Diaz (http://dustindiaz.com)" + "Dustin Diaz (http://dustindiaz.com)", + "Denis Demchenko " ], "moduleType": [], "license": "MIT", diff --git a/package.json b/package.json index ff78bfd..9bd88a0 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "ender", "sniff" ], - "homepage": "https://github.com/ded/bowser", + "homepage": "https://github.com/lancedikson/bowser", "author": "Dustin Diaz (http://dustindiaz.com)", "main": "./src/bowser.js", "typings": "./typings.d.ts",