@microsoft/metrics-ts 0.0.5-beta.2023071802.0 → 0.0.5-beta.2023071804.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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@microsoft/metrics-ts",
3
- "version": "0.0.5-beta.2023071802.0",
3
+ "version": "0.0.5-beta.2023071804.0",
4
4
  "description": "Add metrics without intruding source code",
5
5
  "keywords": [
6
6
  "Metrics"
@@ -27,7 +27,7 @@
27
27
  },
28
28
  "devDependencies": {
29
29
  "@istanbuljs/nyc-config-typescript": "^1.0.1",
30
- "@microsoft/eslint-plugin-teamsfx": "0.0.4-beta.2023071802.0",
30
+ "@microsoft/eslint-plugin-teamsfx": "0.0.4-beta.2023071804.0",
31
31
  "@types/chai": "^4.2.21",
32
32
  "@types/mocha": "^8.2.3",
33
33
  "@types/node": "^16.0.0",
@@ -60,5 +60,5 @@
60
60
  "dependencies": {
61
61
  "uuid": "^8.3.2"
62
62
  },
63
- "gitHead": "be332c2401e86c9db3d9675265cc1ff831df1864"
63
+ "gitHead": "1388eefb23216d0b4ade62a3ac11bdaac6b77a0a"
64
64
  }