@microsoft/adaptivecards-tools 1.3.7-alpha.038ce65fb.0 → 1.3.7-beta.2024122404.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-beta.2024122404.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": "4b58786014d689b4304aabed14b23ec18897cc7c"
|
74
74
|
}
|