@microsoft/metrics-ts 0.0.5-beta.2023092709.0 → 0.0.5-beta.2023100907.0

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 +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@microsoft/metrics-ts",
3
- "version": "0.0.5-beta.2023092709.0",
3
+ "version": "0.0.5-beta.2023100907.0",
4
4
  "description": "Add metrics without intruding source code",
5
5
  "keywords": [
6
6
  "Metrics"
@@ -64,5 +64,5 @@
64
64
  "tslib": "^2.3.1",
65
65
  "uuid": "^8.3.2"
66
66
  },
67
- "gitHead": "77152200b8f293c99c35e77aaf9505a41c60e2c0"
67
+ "gitHead": "f717d785b53dbba8754157e00fe3a77b5435c12b"
68
68
  }