1
0
mirror of https://github.com/lancedikson/bowser synced 2026-03-02 03:40:27 +00:00

Make es5.js the main file of the package

fixes #239
This commit is contained in:
Denis Demchenko
2018-08-02 21:36:41 +03:00
parent 2b6a63d088
commit 8e919efd4f
2 changed files with 3 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
"url": "http://twitter.com/lancedikson"
}
],
"main": "src/bowser.js",
"main": "es5.js",
"repository": {
"type": "git",
"url": "git+https://github.com/lancedikson/bowser.git"