@ailaw/venus 1.198.0 → 1.199.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
@@ -1057,7 +1057,7 @@ var i864 = createForm({
1057
1057
  }
1058
1058
  });
1059
1059
  var i864A = createForm({
1060
- displayName: "I-864A",
1060
+ displayName: "I-864A concurrently (Sponsor-Primary intend Immigrant)",
1061
1061
  roles: {
1062
1062
  Petitioner: [GlueRoleType.USERPROFILE],
1063
1063
  Beneficiary: [GlueRoleType.USERPROFILE],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ailaw/venus",
3
- "version": "1.198.0",
3
+ "version": "1.199.0",
4
4
  "files": [
5
5
  "dist"
6
6
  ],