@operato/scene-chartjs 1.1.13 → 1.1.15

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": "1.1.13",
4
+ "version": "1.1.15",
5
5
  "license": "MIT",
6
6
  "author": "heartyoh",
7
7
  "main": "dist/index.js",
@@ -45,8 +45,8 @@
45
45
  },
46
46
  "devDependencies": {
47
47
  "@hatiolab/prettier-config": "^1.0.0",
48
- "@things-factory/builder": "^6.0.0-alpha.0",
49
- "@things-factory/operato-board": "^6.0.0-alpha.0",
48
+ "@things-factory/builder": "^6.0.0-zeta.0",
49
+ "@things-factory/operato-board": "^6.0.0-zeta.0",
50
50
  "@types/chart.js": "2.9.34",
51
51
  "@typescript-eslint/eslint-plugin": "^4.33.0",
52
52
  "@typescript-eslint/parser": "^4.33.0",
@@ -72,5 +72,5 @@
72
72
  "prettier --write"
73
73
  ]
74
74
  },
75
- "gitHead": "fd407fa6abf653e7fed73f832ca73f1cb91cd27e"
75
+ "gitHead": "0a162cf5aec001a92274259a2833cec351d1ad67"
76
76
  }