@microsoft/teams-manifest 0.1.4-alpha.df8521401.0 → 0.1.4-alpha.e09ed1aaa.0
Sign up to get free protection for your applications and to get access to all the features.
- 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.4-alpha.
|
3
|
+
"version": "0.1.4-alpha.e09ed1aaa.0",
|
4
4
|
"main": "build/index.js",
|
5
5
|
"types": "build/index.d.ts",
|
6
6
|
"license": "MIT",
|
@@ -61,5 +61,5 @@
|
|
61
61
|
"npx eslint --cache --fix --quiet"
|
62
62
|
]
|
63
63
|
},
|
64
|
-
"gitHead": "
|
64
|
+
"gitHead": "b1cd9ee987f2b408827bc65c5cf4599f3ab066a9"
|
65
65
|
}
|