@things-factory/qc 8.0.0-alpha.8 → 8.0.0-alpha.9

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/qc",
3
- "version": "8.0.0-alpha.8",
3
+ "version": "8.0.0-alpha.9",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -25,8 +25,8 @@
25
25
  },
26
26
  "dependencies": {
27
27
  "@operato/dataset": "^8.0.0-alpha",
28
- "@things-factory/dataset": "^8.0.0-alpha.8",
28
+ "@things-factory/dataset": "^8.0.0-alpha.9",
29
29
  "@things-factory/shell": "^8.0.0-alpha.8"
30
30
  },
31
- "gitHead": "0a9fb3ab431934982294b58c743d01b6f782a15f"
31
+ "gitHead": "4addaa10e75135d3ef6b6340102f7664743a5ac2"
32
32
  }