@things-factory/operato-tools 7.0.1-alpha.4 → 7.0.1-alpha.5

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.4",
3
+ "version": "7.0.1-alpha.5",
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.0",
44
- "@things-factory/meta-ui": "^7.0.1-alpha.4"
44
+ "@things-factory/meta-ui": "^7.0.1-alpha.5"
45
45
  },
46
- "gitHead": "41b951d71135f4e9ae936a85a3cd7a374c5664cc"
46
+ "gitHead": "3a1ceb942521a89f14c4b16a323b506ff676d349"
47
47
  }