Skip to content

Commit ea2f525

Browse files
committed
Merge branch '2.6.1' into production
2 parents e0cabfe + 94a58a2 commit ea2f525

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bowser",
3-
"version": "2.6.0",
3+
"version": "2.6.1",
44
"description": "Lightweight browser detector",
55
"keywords": [
66
"browser",
@@ -21,6 +21,7 @@
2121
}
2222
],
2323
"main": "es5.js",
24+
"browser": "es5.js",
2425
"module": "src/bowser.js",
2526
"types": "index.d.ts",
2627
"repository": {

0 commit comments

Comments
 (0)