@things-factory/worklist 6.2.25 → 6.2.27

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/worklist",
3
- "version": "6.2.25",
3
+ "version": "6.2.27",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -30,14 +30,14 @@
30
30
  "@operato/event-view": "^1.0.0",
31
31
  "@operato/graphql": "^1.0.0",
32
32
  "@operato/grist-editor": "^1.0.0",
33
- "@things-factory/attachment-base": "^6.2.25",
34
- "@things-factory/auth-base": "^6.2.25",
35
- "@things-factory/board-service": "^6.2.25",
36
- "@things-factory/context-ui": "^6.2.24",
37
- "@things-factory/organization": "^6.2.25",
38
- "@things-factory/scheduler-client": "^6.2.25",
39
- "@things-factory/shell": "^6.2.24",
33
+ "@things-factory/attachment-base": "^6.2.27",
34
+ "@things-factory/auth-base": "^6.2.27",
35
+ "@things-factory/board-service": "^6.2.27",
36
+ "@things-factory/context-ui": "^6.2.27",
37
+ "@things-factory/organization": "^6.2.27",
38
+ "@things-factory/scheduler-client": "^6.2.27",
39
+ "@things-factory/shell": "^6.2.27",
40
40
  "moment-timezone": "^0.5.40"
41
41
  },
42
- "gitHead": "9e6b8dadc24f446e55e5542c1df6376ada1f2ffc"
42
+ "gitHead": "6d414311ca45c329e93606fe46edd7ea53c819c5"
43
43
  }
@@ -20,8 +20,8 @@
20
20
  "field.assignees": "피할당자",
21
21
  "field.assignee-role": "피할당 역할",
22
22
  "field.cycle-time": "CT(초)",
23
- "field.due-at": "만기시간",
24
- "field.due-in": "잔여시간",
23
+ "field.due-at": "만기 시간",
24
+ "field.due-in": "잔여 시간",
25
25
  "field.hidden": "숨기기",
26
26
  "field.inout": "입출력",
27
27
  "field.input-key": "입력키",