@microsoft/adaptivecards-tools 1.3.5-beta.2024052408.0 → 1.3.5-beta.2024060608.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.5-beta.
|
3
|
+
"version": "1.3.5-beta.2024060608.0",
|
4
4
|
"description": "Microsoft sdk for Adaptive Cards",
|
5
5
|
"main": "lib/index.js",
|
6
6
|
"types": "types/index.d.ts",
|
@@ -65,5 +65,5 @@
|
|
65
65
|
"npx eslint --cache --fix --quiet"
|
66
66
|
]
|
67
67
|
},
|
68
|
-
"gitHead": "
|
68
|
+
"gitHead": "72fd947466a3acf39e4a63b7b35d3d7d59007fe2"
|
69
69
|
}
|