@things-factory/qc 8.0.0-alpha.27 → 8.0.0-alpha.28

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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/qc",
3
- "version": "8.0.0-alpha.27",
3
+ "version": "8.0.0-alpha.28",
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.27",
29
- "@things-factory/shell": "^8.0.0-alpha.27"
28
+ "@things-factory/dataset": "^8.0.0-alpha.28",
29
+ "@things-factory/shell": "^8.0.0-alpha.28"
30
30
  },
31
- "gitHead": "6c55d218253341cc51e8fa7b2f9dc8a7c061aa55"
31
+ "gitHead": "a686f7c8320e5a67280cdb307f32f220c0297c77"
32
32
  }