@microsoft/metrics-ts 0.0.5-alpha.ffb92818c.0 → 0.0.5-beta.2023071206.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-alpha.ffb92818c.0",
3
+ "version": "0.0.5-beta.2023071206.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-alpha.ffb92818c.0",
30
+ "@microsoft/eslint-plugin-teamsfx": "0.0.4-beta.2023071206.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": "7f91a7bfe0f4896de04db5a771a3d3bf28f4f9e1"
63
+ "gitHead": "40e5804d181cdfe52a02b3c5b1a699d0498a47e8"
64
64
  }