@things-factory/qc 8.0.0-alpha.5 → 8.0.0-alpha.6

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.5",
3
+ "version": "8.0.0-alpha.6",
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.5",
28
+ "@things-factory/dataset": "^8.0.0-alpha.6",
29
29
  "@things-factory/shell": "^8.0.0-alpha.2"
30
30
  },
31
- "gitHead": "d226c264ff0d986257cdce930ef26f746d45bd6a"
31
+ "gitHead": "87d16e1d2c7b53928b468513c94c406afcd5021d"
32
32
  }