@microsoft/teams-manifest 0.1.1-alpha.c490a81d4.0 → 0.1.1-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/teams-manifest",
3
- "version": "0.1.1-alpha.c490a81d4.0",
3
+ "version": "0.1.1-alpha.d7c19ebcf.0",
4
4
  "main": "build/index.js",
5
5
  "types": "build/index.d.ts",
6
6
  "license": "MIT",
@@ -12,7 +12,7 @@
12
12
  },
13
13
  "devDependencies": {
14
14
  "@istanbuljs/nyc-config-typescript": "^1.0.1",
15
- "@microsoft/eslint-plugin-teamsfx": "0.0.4-alpha.c490a81d4.0",
15
+ "@microsoft/eslint-plugin-teamsfx": "0.0.4-alpha.d7c19ebcf.0",
16
16
  "@types/chai": "^4.2.21",
17
17
  "@types/chai-as-promised": "^7.1.3",
18
18
  "@types/mocha": "^8.2.3",
@@ -59,5 +59,5 @@
59
59
  "npx eslint --cache --fix --quiet"
60
60
  ]
61
61
  },
62
- "gitHead": "21eae325be7f24eb6321691b85b039b0e916938d"
62
+ "gitHead": "c35065d8ef4f6d153a64407a3bd2f9c931552c2c"
63
63
  }