@things-factory/operato-tools 7.0.1-alpha.94 → 7.0.1-alpha.96

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.94",
3
+ "version": "7.0.1-alpha.96",
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.94"
44
+ "@things-factory/meta-ui": "^7.0.1-alpha.96"
45
45
  },
46
- "gitHead": "70511fc686b5e2aa61c2278a91de7e40d78b3916"
46
+ "gitHead": "454f3e70a838f7cf177bcad936d335ad446093c8"
47
47
  }