@microsoft/metrics-ts 0.0.5-alpha.d8776a676.0 → 0.0.5-alpha.eebec21dd.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.d8776a676.0",
3
+ "version": "0.0.5-alpha.eebec21dd.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.d8776a676.0",
30
+ "@microsoft/eslint-plugin-teamsfx": "0.0.4-alpha.eebec21dd.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": "3d0f8370706f4d607a3a0f7ab88da3181e13aa88"
63
+ "gitHead": "2ab5a572988b36c569b711d2e9d34f4e33bb1b4c"
64
64
  }