@things-factory/operato-tools 7.0.1-alpha.64 → 7.0.1-alpha.66

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.0.1-alpha.64",
3
+ "version": "7.0.1-alpha.66",
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.1-alpha.60",
44
- "@things-factory/meta-ui": "^7.0.1-alpha.64"
44
+ "@things-factory/meta-ui": "^7.0.1-alpha.66"
45
45
  },
46
- "gitHead": "d9d40222a2a4b8f9360ffb8baab6a78e84f84c1c"
46
+ "gitHead": "28d4da7e711b1c5419783fa1ce8b0e9ac280d42a"
47
47
  }