ionic-vhframeworks 10.2.0 → 10.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -30145,6 +30145,7 @@ export declare class VhQueryDealer {
30145
30145
  }, error=>{
30146
30146
  console.log('error', error);
30147
30147
  })
30148
+ * @param id_store:string
30148
30149
  * @param id_branch
30149
30150
  * @param id_licenseKEY
30150
30151
  * @return Promise => response = {vcode, msg}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ionic-vhframeworks",
3
- "version": "10.2.0",
3
+ "version": "10.2.1",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^12.2.0",
6
6
  "@angular/core": "^12.2.0"