@things-factory/operato-tools 8.0.0-alpha.30 → 8.0.0-alpha.31

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.30",
3
+ "version": "8.0.0-alpha.31",
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.30"
42
+ "@things-factory/meta-ui": "^8.0.0-alpha.31"
43
43
  },
44
- "gitHead": "f01fac46630cf06e1697edc185dfb4cddcd61365"
44
+ "gitHead": "3d8df8131f3b0c1898c525d2928b7f9dc846840e"
45
45
  }