@things-factory/operato-tools 8.0.0-alpha.26 → 8.0.0-alpha.27

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.26",
3
+ "version": "8.0.0-alpha.27",
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.26"
42
+ "@things-factory/meta-ui": "^8.0.0-alpha.27"
43
43
  },
44
- "gitHead": "0221ed76d0957dd9c3e7ff34a1131df5b06eb29d"
44
+ "gitHead": "6c55d218253341cc51e8fa7b2f9dc8a7c061aa55"
45
45
  }