@operato/scene-ar 7.3.9 → 7.3.19

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@operato/scene-ar",
3
3
  "description": "AR Modelviewer component for things-scene",
4
4
  "author": "heartyoh",
5
- "version": "7.3.9",
5
+ "version": "7.3.19",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
8
8
  "license": "MIT",
@@ -57,5 +57,5 @@
57
57
  "prettier --write"
58
58
  ]
59
59
  },
60
- "gitHead": "32b46499c33be406e0fccc602746290a51e0f286"
60
+ "gitHead": "ff73072a62ee02520f9d986d0095f6d329de64f9"
61
61
  }