@operato/scene-ar 9.0.0-beta.3 → 9.0.0-beta.7

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": "9.0.0-beta.3",
5
+ "version": "9.0.0-beta.7",
6
6
  "type": "module",
7
7
  "main": "dist/index.js",
8
8
  "module": "dist/index.js",
@@ -38,8 +38,8 @@
38
38
  "@typescript-eslint/parser": "^4.33.0",
39
39
  "@web/dev-server": "^0.1.28",
40
40
  "concurrently": "^8.0.1",
41
- "eslint": "^8.39.0",
42
- "eslint-config-prettier": "^8.3.0",
41
+ "eslint": "^9.18.0",
42
+ "eslint-config-prettier": "^10.0.1",
43
43
  "husky": "^8.0.3",
44
44
  "lint-staged": "^13.2.2",
45
45
  "prettier": "^2.4.1",
@@ -58,5 +58,5 @@
58
58
  "prettier --write"
59
59
  ]
60
60
  },
61
- "gitHead": "5f81f48c4dfc0101ca86998417d03463f8112072"
61
+ "gitHead": "97e5af48dff339375c9fb2668741276409321b0b"
62
62
  }
@@ -1,4 +1,4 @@
1
- import templates from './dist/templates.js'
1
+ import templates from './dist/templates/index.js'
2
2
 
3
3
  export default {
4
4
  templates