We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 014dbe7 commit be99142Copy full SHA for be99142
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-daum-postcode",
3
- "version": "2.0.1",
+ "version": "2.0.2",
4
"description": "React daum-postcode component",
5
"main": "./lib/index.js",
6
"types": "./index.d.ts",
@@ -21,6 +21,10 @@
21
22
"name": "jong-hui",
23
"url": "https://github.com/jong-hui"
24
+ },
25
+ {
26
+ "name": "KimSeonghyeon",
27
+ "url": "https://github.com/seonghyeonkimm"
28
}
29
],
30
"repository": {
0 commit comments