@things-factory/ccp 7.0.1-alpha.24 → 7.0.1-alpha.29

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.24",
3
+ "version": "7.0.1-alpha.29",
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.24",
29
- "@things-factory/shell": "^7.0.1-alpha.24"
28
+ "@things-factory/dataset": "^7.0.1-alpha.29",
29
+ "@things-factory/shell": "^7.0.1-alpha.29"
30
30
  },
31
- "gitHead": "996311a63a69b7042fd8c3328c16077f14ccbc98"
31
+ "gitHead": "c6f1ac90f6de7a6ecf02a7c3e4615e116400fecc"
32
32
  }