@symfony/ux-chartjs 2.33.0 → 2.35.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -60,4 +60,4 @@ var _Class = class extends Controller {
60
60
  }
61
61
  };
62
62
  _Class.values = { view: Object };
63
- export { _Class as default };
63
+ export { _Class as default };
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@symfony/ux-chartjs",
3
3
  "description": "Chart.js integration for Symfony",
4
4
  "license": "MIT",
5
- "version": "2.33.0",
5
+ "version": "2.35.0",
6
6
  "keywords": [
7
7
  "symfony-ux"
8
8
  ],