@ailaw/venus 1.207.0 → 1.208.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 +1 -0
  2. package/package.json +1 -1
package/dist/en.js CHANGED
@@ -1633,6 +1633,7 @@ var en$1 = {
1633
1633
  secret: "App Authentication Manual Entry key",
1634
1634
  showToken: "Show token",
1635
1635
  accept: "Accept",
1636
+ doNotShowMeAgain: "Do not show me again.",
1636
1637
  eFile: "File Now",
1637
1638
  eFileDisclaimer: "Kindly Peruse the Disclaimer with Due Attention.",
1638
1639
  eFileDisclaimerPh1Title: "Disclaimer",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ailaw/venus",
3
- "version": "1.207.0",
3
+ "version": "1.208.0",
4
4
  "files": [
5
5
  "dist"
6
6
  ],