@things-factory/operato-tools 7.0.66 → 7.0.67

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": "@things-factory/operato-tools",
3
- "version": "7.0.66",
3
+ "version": "7.0.67",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -39,7 +39,7 @@
39
39
  },
40
40
  "devDependencies": {
41
41
  "@things-factory/builder": "^7.0.49",
42
- "@things-factory/meta-ui": "^7.0.66"
42
+ "@things-factory/meta-ui": "^7.0.67"
43
43
  },
44
- "gitHead": "17363b9643b8e126c4f55bc5dc9f6dfbba2cedc3"
44
+ "gitHead": "3818da05397799b31cfbd3ff0d69ddb525dd05c4"
45
45
  }