@microsoft/metrics-ts 0.0.5-alpha.d4f96cccc.0 → 0.0.5-alpha.d7c19ebcf.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.d4f96cccc.0",
3
+ "version": "0.0.5-alpha.d7c19ebcf.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.3-alpha.d4f96cccc.0",
30
+ "@microsoft/eslint-plugin-teamsfx": "0.0.4-alpha.d7c19ebcf.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": "874f85a6bbb32935764b8e3b22077a0d00cd2523"
63
+ "gitHead": "c35065d8ef4f6d153a64407a3bd2f9c931552c2c"
64
64
  }