@microsoft/adaptivecards-tools 1.3.7-alpha.f2d95df32.0 → 1.3.7-rc.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/adaptivecards-tools",
|
3
|
-
"version": "1.3.7-
|
3
|
+
"version": "1.3.7-rc.0",
|
4
4
|
"description": "Microsoft sdk for Adaptive Cards",
|
5
5
|
"main": "lib/index.js",
|
6
6
|
"types": "types/index.d.ts",
|
@@ -70,5 +70,5 @@
|
|
70
70
|
"npx eslint --cache --fix --quiet"
|
71
71
|
]
|
72
72
|
},
|
73
|
-
"gitHead": "
|
73
|
+
"gitHead": "9aefcc395c1b5222f0924cea6ac8491faa95cece"
|
74
74
|
}
|