Skip to content

Commit

Permalink
feat(browser): Add browser filed.
Browse files Browse the repository at this point in the history
  • Loading branch information
hotoo committed Jul 1, 2015
1 parent a3b6da4 commit 59298d8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "detector",
"version": "2.2.2",
"version": "2.2.3",
"description": "The module for detect client-side information.",
"homepage": "http://spmjs.io/docs/detector/",
"author": "冒顿 <[email protected]>",
Expand Down Expand Up @@ -40,5 +40,9 @@
"grunt": "~0.4.1",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-watch": "0.6.0"
},
"browser": {
"commander": false,
"colors": false
}
}

0 comments on commit 59298d8

Please sign in to comment.