🔥 Remove browser field from npm

This commit is contained in:
Jakub Juszczak
2017-03-19 17:21:17 +01:00
parent 50f5aed6d5
commit 94ce9f9b96

View File

@@ -38,7 +38,6 @@
], ],
"main": "dist/vue-chartjs.js", "main": "dist/vue-chartjs.js",
"unpkg": "dist/vue-chartjs.min.js", "unpkg": "dist/vue-chartjs.min.js",
"browser": "dist/vue-chartjs.min.js",
"module": "es/index.js", "module": "es/index.js",
"jsnext:main": "es/index.js", "jsnext:main": "es/index.js",
"files": [ "files": [