@things-factory/dataset 7.0.23 → 7.0.24

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/dataset",
3
- "version": "7.0.23",
3
+ "version": "7.0.24",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -56,5 +56,5 @@
56
56
  "simple-statistics": "^7.8.3",
57
57
  "statistics": "^3.3.0"
58
58
  },
59
- "gitHead": "3ead982bc9c59057e0b56df0b33f10deb6baeea5"
59
+ "gitHead": "fbcc1bcca6ff68ef3c53330ca8b3e39f08570320"
60
60
  }