[react-daum-postcode] bump js package version to 1.3.0 (#18555)

* [react-daum-postcode] bump js package version to 1.3.0

* [react-daum-postcode] add default export

* [react-daum-postcode] fix errors from CI

* [react-daum-postcode] fix import
This commit is contained in:
Sa-ryong Kang
2017-08-04 01:45:11 +09:00
committed by Sheetal Nandi
parent 2be68bbacd
commit b7ffa4797d
2 changed files with 16 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
{
"dependencies": {
"react-daum-postcode": "^1.2.1"
"react-daum-postcode": "^1.3.0"
}
}