@ailaw/venus 1.277.0 → 1.278.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 -1
  2. package/package.json +1 -1
package/dist/en.js CHANGED
@@ -1780,7 +1780,7 @@ var en$1 = {
1780
1780
  accepted: "Accepted",
1781
1781
  markAllUseful: "Mark all Useful",
1782
1782
  markAllUseless: "Mark all Useless",
1783
- acceptStepDesc: "Please mark the materials as 'Not Applicable' and exclude them from the 'Download All' and 'Compile' functions.",
1783
+ acceptStepDesc: "Please mark the materials as 'Not Applicable' and exclude them from the 'Download All'.",
1784
1784
  declineStepDesc: "Please mark the materials and let the client know which items need to be re-uploaded.",
1785
1785
  useful: "Useful",
1786
1786
  useless: "Useless"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ailaw/venus",
3
- "version": "1.277.0",
3
+ "version": "1.278.0",
4
4
  "files": [
5
5
  "dist"
6
6
  ],