@microsoft/teams-manifest 0.1.2-rc-hotfix.0 → 0.1.2

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.2-rc-hotfix.0",
3
+ "version": "0.1.2",
4
4
  "main": "build/index.js",
5
5
  "types": "build/index.d.ts",
6
6
  "license": "MIT",
@@ -59,5 +59,5 @@
59
59
  "npx eslint --cache --fix --quiet"
60
60
  ]
61
61
  },
62
- "gitHead": "8ff7b7f113be5f4b86c26c8680355d2d10bc4dca"
62
+ "gitHead": "c0e2f0c4157854071269222c3074ce21cf4f3b7f"
63
63
  }