@microsoft/teams-manifest 0.1.1-alpha.a80a9a6b9.0 → 0.1.1-alpha.aa674ed10.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 +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@microsoft/teams-manifest",
3
- "version": "0.1.1-alpha.a80a9a6b9.0",
3
+ "version": "0.1.1-alpha.aa674ed10.0",
4
4
  "main": "build/index.js",
5
5
  "types": "build/index.d.ts",
6
6
  "license": "MIT",
@@ -60,5 +60,5 @@
60
60
  "npx eslint --cache --fix --quiet"
61
61
  ]
62
62
  },
63
- "gitHead": "62005a4701a9bb2fb8671d1ea2a916e30fd30b89"
63
+ "gitHead": "fbc4d1c41e933626c65716c0884d1e10e7df185e"
64
64
  }