@things-factory/ccp 7.0.1-alpha.61 → 7.0.1-alpha.64

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/ccp",
3
- "version": "7.0.1-alpha.61",
3
+ "version": "7.0.1-alpha.64",
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": "^2.0.0-alpha.0",
28
- "@things-factory/dataset": "^7.0.1-alpha.61",
29
- "@things-factory/shell": "^7.0.1-alpha.55"
28
+ "@things-factory/dataset": "^7.0.1-alpha.64",
29
+ "@things-factory/shell": "^7.0.1-alpha.64"
30
30
  },
31
- "gitHead": "f1d7963b36feaf36c7d46e1f3b9360b66d74c535"
31
+ "gitHead": "d9d40222a2a4b8f9360ffb8baab6a78e84f84c1c"
32
32
  }