@operato/scene-chartjs 7.3.17 → 7.3.19

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@operato/scene-chartjs",
3
3
  "description": "Things Scene ChartJS Component",
4
- "version": "7.3.17",
4
+ "version": "7.3.19",
5
5
  "author": "heartyoh",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -73,5 +73,5 @@
73
73
  "prettier --write"
74
74
  ]
75
75
  },
76
- "gitHead": "fffe1af4602660658167118e7efe58620e6a845e"
76
+ "gitHead": "ff73072a62ee02520f9d986d0095f6d329de64f9"
77
77
  }