Skip to content

Commit 6f4b009

Browse files
committed
v3.1.2
1 parent f6b41d7 commit 6f4b009

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-daum-postcode",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
44
"description": "Daum Postcode service for React",
55
"main": "./lib/index.js",
66
"types": "./lib/index.d.ts",
@@ -45,6 +45,10 @@
4545
{
4646
"name": "TaeSang Cho",
4747
"url": "https://github.com/Web-Engine"
48+
},
49+
{
50+
"name": "HK1211",
51+
"url": "https://github.com/HK1211"
4852
}
4953
],
5054
"repository": {
@@ -84,4 +88,4 @@
8488
"eslint-plugin-react-hooks": "^4.2.0",
8589
"typescript": "^4.3.5"
8690
}
87-
}
91+
}

0 commit comments

Comments
 (0)