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

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.3-rc-hotfix.0",
3
+ "version": "0.1.3",
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": "f6de1dc412ffab9c8095a52c5767468edf4c54d4"
63
+ "gitHead": "ec70ec3dd8743aed886978c953ddc33ba62ad4c5"
64
64
  }