@microsoft/adaptivecards-tools 1.3.7-alpha.4da5c3b2d.0 → 1.3.7-beta.2024122404.0

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/adaptivecards-tools",
3
- "version": "1.3.7-alpha.4da5c3b2d.0",
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": "a3b30977867eddbf0ea9e4f45128099f820ac9ee"
73
+ "gitHead": "4b58786014d689b4304aabed14b23ec18897cc7c"
74
74
  }