@things-factory/operato-tools 7.0.1-alpha.72 → 7.0.1-alpha.73

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.72",
3
+ "version": "7.0.1-alpha.73",
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.71",
44
- "@things-factory/meta-ui": "^7.0.1-alpha.72"
44
+ "@things-factory/meta-ui": "^7.0.1-alpha.73"
45
45
  },
46
- "gitHead": "6b9d561a2f966d09ab829fc2c7cde51ce5ef604c"
46
+ "gitHead": "e642f88c83cc1b004c31786eb1c9e3a4e8d0eb59"
47
47
  }