Fix credits

pull/227/head
Denis Demchenko 6 years ago
parent b299397f08
commit 45ac881a5e

@ -14,11 +14,17 @@
],
"homepage": "https://github.com/lancedikson/bowser",
"author": "Dustin Diaz <dustin@dustindiaz.com> (http://dustindiaz.com)",
"contributors": [
{
"name": "Denis Demchenko",
"url": "http://twitter.com/lancedikson"
}
],
"main": "./src/bowser.js",
"typings": "./typings.d.ts",
"repository": {
"type": "git",
"url": "git+https://github.com/ded/bowser.git"
"url": "git+https://github.com/lancedikson/bowser.git"
},
"devDependencies": {
"ava": "^0.25.0",

@ -1,6 +1,6 @@
/*!
* Bowser - a browser detector
* https://github.com/ded/bowser
* https://github.com/lancedikson/bowser
* MIT License | (c) Dustin Diaz 2012-2015
* MIT License | (c) Denis Demchenko 2015-2017
*/

Loading…
Cancel
Save