@microsoft/teams-manifest 0.1.6-alpha.5c16a1140.0 → 0.1.6-alpha.7d5be6034.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.6-alpha.5c16a1140.0",
3
+ "version": "0.1.6-alpha.7d5be6034.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": "9069ea5e07a5f9cf1409e4d346bc35912580f26e"
65
+ "gitHead": "86fc694d313039ad399f0a629c23b99f195bd8c6"
66
66
  }