@microsoft/teams-manifest 0.1.9-alpha.296219d9c.0 → 0.1.9-alpha.50b81c77c.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.9-alpha.296219d9c.0",
3
+ "version": "0.1.9-alpha.50b81c77c.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": "885824025b3b7607b8f45a555080f31ff0402e0c"
65
+ "gitHead": "58a5913c88fd6a4b2a2173a1cf8bfe5979f2c8bc"
66
66
  }