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

Merge pull request #354 from Gudahtt/add-module-field

Add 'module' field to manifest
This commit is contained in:
Denis Demchenko
2019-09-06 12:33:55 +03:00
committed by GitHub

View File

@@ -21,6 +21,7 @@
}
],
"main": "es5.js",
"module": "src/bowser.js",
"types": "index.d.ts",
"repository": {
"type": "git",