@ailaw/venus 1.200.0 → 1.201.0

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.
Files changed (2) hide show
  1. package/dist/venus.es.js +1 -1
  2. package/package.json +1 -1
package/dist/venus.es.js CHANGED
@@ -1481,7 +1481,7 @@ var i129h1 = createForm({
1481
1481
  }
1482
1482
  });
1483
1483
  var longStatyApplication = createForm({
1484
- displayName: "Long-Stay-Application",
1484
+ displayName: "Portugal Visa - Long Stay National Visas (Residency Visas)",
1485
1485
  roles: {
1486
1486
  Beneficiary: [GlueRoleType.USERPROFILE],
1487
1487
  Petitioner: [GlueRoleType.USERPROFILE, GlueRoleType.CLIENTPROFILE],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ailaw/venus",
3
- "version": "1.200.0",
3
+ "version": "1.201.0",
4
4
  "files": [
5
5
  "dist"
6
6
  ],