@edu-tosel/design 1.0.170 → 1.0.171
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/layout/template/Regexam/Types.js +1 -1
- package/package.json +1 -1
- package/version.txt +1 -1
|
@@ -134,7 +134,7 @@ const examStyles = {
|
|
|
134
134
|
isHallofFame: false,
|
|
135
135
|
report: "기본제공",
|
|
136
136
|
certificate: "미제공",
|
|
137
|
-
link: "https://
|
|
137
|
+
link: "https://new.tosel.org/events/28",
|
|
138
138
|
majorColor: "text-green-dark bg-green-dark",
|
|
139
139
|
imgSrc: "https://resource.tosel.co.kr/images/img-buidling-academy.png",
|
|
140
140
|
buttonText: "기관시험 신청하기",
|
package/package.json
CHANGED
package/version.txt
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.0.
|
|
1
|
+
1.0.171
|