@ailaw/venus 1.134.0 → 1.135.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/en.js +2 -2
  2. package/package.json +1 -1
package/dist/en.js CHANGED
@@ -1584,8 +1584,8 @@ var en = __spreadProps(__spreadValues(__spreadValues({}, lang2), lang3), {
1584
1584
  secret: "LCA authorization app secret",
1585
1585
  showToken: "Show token",
1586
1586
  eFile: "File Now",
1587
- addPremium907: "Add 907 Forms",
1588
- addMore907: "Add More 907 Forms",
1587
+ addPremium907: "Add I-907 Forms",
1588
+ addMore907: "Add More I-907 Forms",
1589
1589
  formG28: "Form G-28 is attached.",
1590
1590
  requestForPremium: "Request for Premium Processing Service",
1591
1591
  filedAPetitionEligible: "I am the petitioner who is filing or has filed a petition eligible for Premium Processing Service. ",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ailaw/venus",
3
- "version": "1.134.0",
3
+ "version": "1.135.0",
4
4
  "files": [
5
5
  "dist"
6
6
  ],