@microsoft/adaptivecards-tools 1.3.5-alpha.537ee19c3.0 → 1.3.5-alpha.5c16a1140.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.5-alpha.537ee19c3.0",
3
+ "version": "1.3.5-alpha.5c16a1140.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": "997c881893e17621af8f890da94fb3175733d9bb"
68
+ "gitHead": "9069ea5e07a5f9cf1409e4d346bc35912580f26e"
69
69
  }