@operato/scene-chartjs 9.0.0-beta.2 → 9.0.0-beta.3

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": "9.0.0-beta.2",
4
+ "version": "9.0.0-beta.3",
5
5
  "type": "module",
6
6
  "author": "heartyoh",
7
7
  "main": "dist/index.js",
@@ -74,5 +74,5 @@
74
74
  "prettier --write"
75
75
  ]
76
76
  },
77
- "gitHead": "69866123dfa29ef31089a5862be17832449fae1f"
77
+ "gitHead": "5f81f48c4dfc0101ca86998417d03463f8112072"
78
78
  }
@@ -1,5 +1,5 @@
1
- import editors from './dist/editors'
2
- import templates from './dist/templates'
1
+ import editors from './dist/editors.js'
2
+ import templates from './dist/templates.js'
3
3
 
4
4
  export default {
5
5
  templates,