@things-factory/operato-tools 8.0.0-alpha.6 → 8.0.0-alpha.8

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": "8.0.0-alpha.6",
3
+ "version": "8.0.0-alpha.8",
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.0-alpha.0",
42
- "@things-factory/meta-ui": "^8.0.0-alpha.6"
42
+ "@things-factory/meta-ui": "^8.0.0-alpha.8"
43
43
  },
44
- "gitHead": "87d16e1d2c7b53928b468513c94c406afcd5021d"
44
+ "gitHead": "0a9fb3ab431934982294b58c743d01b6f782a15f"
45
45
  }