@things-factory/operato-tools 8.0.2 → 8.0.4

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.2",
3
+ "version": "8.0.4",
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.2",
42
- "@things-factory/meta-ui": "^8.0.2"
42
+ "@things-factory/meta-ui": "^8.0.4"
43
43
  },
44
- "gitHead": "39d60f56e142561233ddf6d47b539c637971357c"
44
+ "gitHead": "f93ab48b602cece3119ad1f6ce683d0d54bf529c"
45
45
  }