mirror of
https://github.com/lancedikson/bowser
synced 2024-10-27 20:34:22 +00:00
semicolon surprise
This commit is contained in:
parent
f448737f15
commit
af42c3fd45
@ -2,7 +2,7 @@
|
||||
"name": "bowser"
|
||||
, "description": "a browser detector"
|
||||
, "keywords": ["ender", "browser", "sniff", "detection"]
|
||||
, "version": "0.3.2"
|
||||
, "version": "0.3.3"
|
||||
, "homepage": "https://github.com/ded/bowser"
|
||||
, "author": "Dustin Diaz <dustin@dustindiaz.com> (http://dustindiaz.com)"
|
||||
, "main": "./bowser.js"
|
||||
|
@ -123,4 +123,4 @@
|
||||
} else bowser.x = t
|
||||
|
||||
return bowser
|
||||
})
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user