We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6b41d7 commit 6f4b009Copy full SHA for 6f4b009
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-daum-postcode",
3
- "version": "3.1.1",
+ "version": "3.1.2",
4
"description": "Daum Postcode service for React",
5
"main": "./lib/index.js",
6
"types": "./lib/index.d.ts",
@@ -45,6 +45,10 @@
45
46
"name": "TaeSang Cho",
47
"url": "https://github.com/Web-Engine"
48
+ },
49
+ {
50
+ "name": "HK1211",
51
+ "url": "https://github.com/HK1211"
52
}
53
],
54
"repository": {
@@ -84,4 +88,4 @@
84
88
"eslint-plugin-react-hooks": "^4.2.0",
85
89
"typescript": "^4.3.5"
86
90
87
-}
91
+}
0 commit comments