@things-factory/ccp 7.0.0-alpha.18 → 7.0.0-alpha.19

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/ccp",
3
- "version": "7.0.0-alpha.18",
3
+ "version": "7.0.0-alpha.19",
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.0-alpha.18",
28
+ "@things-factory/dataset": "^7.0.0-alpha.19",
29
29
  "@things-factory/shell": "^7.0.0-alpha.18"
30
30
  },
31
- "gitHead": "f695ce9c0e3a8f2d715d27a2e7674c9b9c6b1ee1"
31
+ "gitHead": "3a85ee4b15d4f0e79073840537febc3c044ef8cf"
32
32
  }