@things-factory/ccp 8.0.0-alpha.21 → 8.0.0-alpha.22

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/ccp",
3
- "version": "8.0.0-alpha.21",
3
+ "version": "8.0.0-alpha.22",
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.21",
29
- "@things-factory/shell": "^8.0.0-alpha.19"
28
+ "@things-factory/dataset": "^8.0.0-alpha.22",
29
+ "@things-factory/shell": "^8.0.0-alpha.22"
30
30
  },
31
- "gitHead": "788bc537e525825b775bcedea2394e39e9222ef2"
31
+ "gitHead": "27cd29ef5f60c8fc8a177dd52eb0f4979b463991"
32
32
  }