We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5fcf1eb + d6ff509 commit 8c67077Copy full SHA for 8c67077
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue-chartjs",
3
- "version": "2.5.3",
+ "version": "2.5.4",
4
"description": "vue.js wrapper for chart.js",
5
"author": "Jakub Juszczak <[email protected]>",
6
"homepage": "http://vue-chartjs.org",
@@ -38,7 +38,6 @@
38
],
39
"main": "dist/vue-chartjs.js",
40
"unpkg": "dist/vue-chartjs.min.js",
41
- "browser": "dist/vue-chartjs.min.js",
42
"module": "es/index.js",
43
"jsnext:main": "es/index.js",
44
"files": [
0 commit comments