@things-factory/operato-tools 7.1.2 → 7.1.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-tools",
3
- "version": "7.1.2",
3
+ "version": "7.1.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": "^7.1.0",
42
- "@things-factory/meta-ui": "^7.1.2"
42
+ "@things-factory/meta-ui": "^7.1.4"
43
43
  },
44
- "gitHead": "95138ed4ce2af742446cd6e7859d2450c2aa40d2"
44
+ "gitHead": "7af6e40a23b2c6f3255adb5cd6338d9c312dd648"
45
45
  }