@operato/scene-legend 1.2.49 → 1.2.50

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-legend",
3
3
  "description": "Legend component for things-scene.",
4
4
  "author": "heartyoh",
5
- "version": "1.2.49",
5
+ "version": "1.2.50",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
8
8
  "license": "MIT",
@@ -58,5 +58,5 @@
58
58
  "prettier --write"
59
59
  ]
60
60
  },
61
- "gitHead": "f91b0d45641177ae36015ebd23b780a48715349b"
61
+ "gitHead": "a0b29bd5518ed24918a79b73f10053f4d6b41adb"
62
62
  }