@operato/scene-gauge 7.0.1 → 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,6 +1,6 @@
1
1
  {
2
2
  "name": "@operato/scene-gauge",
3
- "version": "7.0.1",
3
+ "version": "7.3.19",
4
4
  "description": "Things Scene Gauge Component",
5
5
  "author": "heartyoh",
6
6
  "main": "dist/index.js",
@@ -27,7 +27,7 @@
27
27
  "migration": "things-factory-migration"
28
28
  },
29
29
  "dependencies": {
30
- "@hatiolab/things-scene": "^3.2.0"
30
+ "@hatiolab/things-scene": "^3.4.0"
31
31
  },
32
32
  "devDependencies": {
33
33
  "@hatiolab/prettier-config": "^1.0.0",
@@ -57,5 +57,5 @@
57
57
  "prettier --write"
58
58
  ]
59
59
  },
60
- "gitHead": "575a4ccdeb952a605c9a6f65a389906e73a71013"
60
+ "gitHead": "ff73072a62ee02520f9d986d0095f6d329de64f9"
61
61
  }