@microsoft/adaptivecards-tools 1.3.7-alpha.50b81c77c.0 → 1.3.7-alpha.5f395c1c1.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.50b81c77c.0",
3
+ "version": "1.3.7-alpha.5f395c1c1.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": "58a5913c88fd6a4b2a2173a1cf8bfe5979f2c8bc"
73
+ "gitHead": "46d978caa2bdddfda641178791ec22d25e5ca1a1"
74
74
  }