@operato/scene-label 8.0.0-beta.1 → 8.0.0-beta.2

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-label",
3
3
  "description": "Barcode Label component for things-scene",
4
- "version": "8.0.0-beta.1",
4
+ "version": "8.0.0-beta.2",
5
5
  "license": "MIT",
6
6
  "things-scene": true,
7
7
  "main": "dist/index.js",
@@ -62,5 +62,5 @@
62
62
  "prettier --write"
63
63
  ]
64
64
  },
65
- "gitHead": "acb632aa522d8348f2602bcb614e2819d19a09ed"
65
+ "gitHead": "d6329b4f15ae63c2a99ec5b58ee1d527e88a4c36"
66
66
  }