awing-library 2.1.2-dev.63 → 2.1.2-dev.64

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.
package/dist/esm/index.js CHANGED
@@ -26596,7 +26596,7 @@ var WorkspaceSharing$3 = {
26596
26596
  Create: "Thêm",
26597
26597
  AddALL: "Thêm tất cả"
26598
26598
  },
26599
- AliasDestination: "Đích danh",
26599
+ AliasDestination: " chia sẻ",
26600
26600
  SourceDirectoryId: "Thư mục nguồn"
26601
26601
  };
26602
26602
  var Language$3 = {
@@ -1166,7 +1166,7 @@
1166
1166
  "Create": "Thêm",
1167
1167
  "AddALL": "Thêm tất cả"
1168
1168
  },
1169
- "AliasDestination": "Đích danh",
1169
+ "AliasDestination": " chia sẻ",
1170
1170
  "SourceDirectoryId": "Thư mục nguồn"
1171
1171
  },
1172
1172
  "Language": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "awing-library",
3
- "version": "2.1.2-dev.63",
3
+ "version": "2.1.2-dev.64",
4
4
  "main": "dist/esm/index.js",
5
5
  "module": "dist/esm/index.js",
6
6
  "types": "dist/index.d.ts",