removed browser attribute from package.json
This commit is contained in:
parent
a8397c5057
commit
95691f4e89
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
|
@ -49,6 +49,5 @@
|
||||||
"mocha": "~1.18.2",
|
"mocha": "~1.18.2",
|
||||||
"semver": "^2.3.0"
|
"semver": "^2.3.0"
|
||||||
},
|
},
|
||||||
"main": "./src/index.js",
|
"main": "./src/index.js"
|
||||||
"browser": "./dist/filer.min.js"
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue