@things-factory/operato-tools 8.0.0-alpha.34 → 8.0.0-alpha.35

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": "8.0.0-alpha.34",
3
+ "version": "8.0.0-alpha.35",
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": "^8.0.0-alpha.24",
42
- "@things-factory/meta-ui": "^8.0.0-alpha.34"
42
+ "@things-factory/meta-ui": "^8.0.0-alpha.35"
43
43
  },
44
- "gitHead": "0d43b419fc888429ed0bfa56c82b2456c2e74056"
44
+ "gitHead": "94fe243a5c99837a1e6f98de2c454c351ac8e6fd"
45
45
  }