@things-factory/ccp 8.0.0-alpha.13 → 8.0.0-alpha.15

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.13",
3
+ "version": "8.0.0-alpha.15",
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.13",
29
- "@things-factory/shell": "^8.0.0-alpha.13"
28
+ "@things-factory/dataset": "^8.0.0-alpha.15",
29
+ "@things-factory/shell": "^8.0.0-alpha.14"
30
30
  },
31
- "gitHead": "7463b015ce57714e3ebb66112d029caf54eb6ae9"
31
+ "gitHead": "f000304df506959a3d7687faed442b65f17579d4"
32
32
  }