@dssp/dkpi 1.0.14 → 1.0.16

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": "@dssp/dkpi",
3
- "version": "1.0.14",
3
+ "version": "1.0.16",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -50,7 +50,7 @@
50
50
  "dependencies": {
51
51
  "@dssp/integration-allbaro": "^1.0.5",
52
52
  "@dssp/integration-kiscon": "^1.0.5",
53
- "@dssp/project": "^1.0.14",
53
+ "@dssp/project": "^1.0.16",
54
54
  "@material/web": "^2.4.0",
55
55
  "@operato/chart": "^10.0.0",
56
56
  "@operato/gantt": "^10.0.0",
@@ -107,5 +107,5 @@
107
107
  "devDependencies": {
108
108
  "@things-factory/builder": "^10.0.0"
109
109
  },
110
- "gitHead": "70852093302c1e24d6020b5de0bfa7ca366a64af"
110
+ "gitHead": "0a3d8900c9f338751a4530dfbf12fe7acfedf263"
111
111
  }
package/schema.graphql CHANGED
@@ -10432,7 +10432,7 @@ input ProjectPatch {
10432
10432
  """발주 유형 (PUBLIC: 공공, PRIVATE: 민간)"""
10433
10433
  sectorType: String
10434
10434
 
10435
- """현장 시방서 PDF URL (https 전체 URL)"""
10435
+ """공사 시방서 PDF URL (https 전체 URL)"""
10436
10436
  siteSpecPdfUrl: String
10437
10437
 
10438
10438
  """프로젝트 착공일정"""