@things-factory/operato-tools 7.1.25 → 7.1.26

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.1.25",
3
+ "version": "7.1.26",
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": "^7.1.22",
42
- "@things-factory/meta-ui": "^7.1.24"
42
+ "@things-factory/meta-ui": "^7.1.26"
43
43
  },
44
- "gitHead": "99180f1ee824d20cd9521b432c3a2bdd1f600354"
44
+ "gitHead": "4af59fdd77f8fb0b42dc9a5a9829d4daf9a58fd6"
45
45
  }