@things-factory/dataset 7.0.44 → 7.0.45

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.44",
3
+ "version": "7.0.45",
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": "15c3e1b6a2b5f33c03cca37aabdc5f4c388d7dc9"
59
+ "gitHead": "03e0c98c1ecd52c74d7bc972b5f475c3b7d35816"
60
60
  }