@things-factory/operato-tools 7.0.6 → 7.0.7

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.6",
3
+ "version": "7.0.7",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -41,7 +41,7 @@
41
41
  },
42
42
  "devDependencies": {
43
43
  "@things-factory/builder": "^7.0.5",
44
- "@things-factory/meta-ui": "^7.0.6"
44
+ "@things-factory/meta-ui": "^7.0.7"
45
45
  },
46
- "gitHead": "9fbd670e3b446fe51c264d7f43c61daf3b75d5cc"
46
+ "gitHead": "6c9d22d79abfb199bd741f6504b29add846b46a9"
47
47
  }