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

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