@ailaw/venus 1.296.0 → 1.297.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
@@ -1200,7 +1200,7 @@ var i290b = createForm({
1200
1200
  }
1201
1201
  });
1202
1202
  var eoir33 = createForm({
1203
- displayName: "EOIR-33",
1203
+ displayName: "EOIR-33 BIA",
1204
1204
  roles: {
1205
1205
  Beneficiary: [GlueRoleType.USERPROFILE],
1206
1206
  Preparer: [GlueRoleType.PREPARERPROFILE]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ailaw/venus",
3
- "version": "1.296.0",
3
+ "version": "1.297.0",
4
4
  "files": [
5
5
  "dist"
6
6
  ],