@microsoft/teams-manifest 0.1.8-alpha.db2563b3b.0 → 0.1.8-alpha.e3e79e0e5.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.8-alpha.db2563b3b.0",
3
+ "version": "0.1.8-alpha.e3e79e0e5.0",
4
4
  "main": "build/index.js",
5
5
  "types": "build/index.d.ts",
6
6
  "license": "MIT",
@@ -62,5 +62,5 @@
62
62
  "npx eslint --cache --fix --quiet"
63
63
  ]
64
64
  },
65
- "gitHead": "5b3675aec7fe34cfd3bd3ad206a88a4843c7f60c"
65
+ "gitHead": "7389e52ab77edcaa72d126936e38a8025c9bd20a"
66
66
  }