Skip to content

Commit

Permalink
Merge branch '2.6.1' into production
Browse files Browse the repository at this point in the history
  • Loading branch information
lancedikson committed Sep 10, 2019
2 parents e0cabfe + 94a58a2 commit ea2f525
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bowser",
"version": "2.6.0",
"version": "2.6.1",
"description": "Lightweight browser detector",
"keywords": [
"browser",
Expand All @@ -21,6 +21,7 @@
}
],
"main": "es5.js",
"browser": "es5.js",
"module": "src/bowser.js",
"types": "index.d.ts",
"repository": {
Expand Down

0 comments on commit ea2f525

Please sign in to comment.