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

Change the way of compilation and requiring

fixes #231
This commit is contained in:
Denis Demchenko
2018-07-17 19:19:54 +03:00
parent b94587fdbc
commit bdd75028e5
3 changed files with 4 additions and 4 deletions

View File

@@ -20,8 +20,7 @@
"url": "http://twitter.com/lancedikson"
}
],
"main": "./dist/bowser.compiled.js",
"typings": "./typings.d.ts",
"main": "src/bowser.js",
"repository": {
"type": "git",
"url": "git+https://github.com/lancedikson/bowser.git"