@things-factory/qc 8.0.0-alpha.2 → 8.0.0-alpha.3

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/qc",
3
- "version": "8.0.0-alpha.2",
3
+ "version": "8.0.0-alpha.3",
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.2",
28
+ "@things-factory/dataset": "^8.0.0-alpha.3",
29
29
  "@things-factory/shell": "^8.0.0-alpha.2"
30
30
  },
31
- "gitHead": "9599f03becd1263f0c6d7c1138b82180036f7dbf"
31
+ "gitHead": "610cf58f02e8d6ec5f988500ab5c4fd601fca8d8"
32
32
  }