1
0
mirror of https://github.com/lancedikson/bowser synced 2024-10-27 20:34:22 +00:00
This commit is contained in:
Dustin Diaz 2014-02-21 08:37:53 -08:00
parent bd319d4814
commit 1bbfe34a2c

View File

@ -7,7 +7,7 @@
"sniff", "sniff",
"detection" "detection"
], ],
"version": "0.3.9", "version": "0.4.0",
"homepage": "https://github.com/ded/bowser", "homepage": "https://github.com/ded/bowser",
"author": "Dustin Diaz <dustin@dustindiaz.com> (http://dustindiaz.com)", "author": "Dustin Diaz <dustin@dustindiaz.com> (http://dustindiaz.com)",
"main": "./bowser.js", "main": "./bowser.js",
@ -16,7 +16,7 @@
"url": "https://github.com/ded/bowser.git" "url": "https://github.com/ded/bowser.git"
}, },
"devDependencies": { "devDependencies": {
"smoosh": "*" "smoosh": "*",
, "mocha": "*" "mocha": "*"
} }
} }