@things-factory/operato-tools 7.0.41 → 7.0.43

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": "7.0.41",
3
+ "version": "7.0.43",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -41,7 +41,7 @@
41
41
  },
42
42
  "devDependencies": {
43
43
  "@things-factory/builder": "^7.0.33",
44
- "@things-factory/meta-ui": "^7.0.41"
44
+ "@things-factory/meta-ui": "^7.0.43"
45
45
  },
46
- "gitHead": "9d9bd55f0ab565cf41cdc33fdaf416f7e5c26f5c"
46
+ "gitHead": "669cf13dccf67bd45260d8f69d919bc1d72c1ce0"
47
47
  }