@ailaw/venus 1.62.0 → 1.63.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/en2.js +1 -0
  2. package/package.json +1 -1
package/dist/en2.js CHANGED
@@ -346,6 +346,7 @@ var lang2 = {
346
346
  add: "Add",
347
347
  taskOwner: "Task Owner",
348
348
  taskAssignee: "Task Assignee",
349
+ shareWith: "Share with",
349
350
  noCaseAssignee: "No Accessible Accounts",
350
351
  openDetail: "Open Detail",
351
352
  more: "More",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ailaw/venus",
3
- "version": "1.62.0",
3
+ "version": "1.63.0",
4
4
  "files": [
5
5
  "dist"
6
6
  ],