start adding detection base

This commit is contained in:
Sebastian McKenzie
2015-01-29 21:03:16 +11:00
parent 2687b435e0
commit 4e68f94023
2 changed files with 9 additions and 1 deletions

View File

@@ -53,7 +53,8 @@
"roadrunner": "1.0.4",
"source-map": "0.1.43",
"source-map-support": "0.2.9",
"supports-color": "1.2.0"
"supports-color": "1.2.0",
"useragent": "^2.1.5"
},
"devDependencies": {
"browserify": "8.1.1",