From d1ab9f9b73b734041a02e7f3255013f19a8c11bc Mon Sep 17 00:00:00 2001 From: Gosomi Date: Wed, 28 Oct 2020 11:09:36 +0900 Subject: [PATCH] =?UTF-8?q?readme=20=EC=97=85=EB=8D=B0=EC=9D=B4=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a2b64d1..a4fde0d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# 3.0.0 ( next ) - Nightly Version - -### 3.0.0 변경된 점 -* request.js -> axios로 변경 되었습니다. +# bootpay-rest-client deprecated! +* 저장소가 곧 master -> main으로 변경됩니다. +* npm패키지 역시 bootpay-rest-client -> @bootpay/server-rest-client 로 변경됩니다. +* 변경되는 패키지 저장소 및 npm 패키지 설명은 [main 저장소](https://github.com/bootpay/server_nodejs/tree/main) 로 이동해서 확인해주시기 바랍니다. ### 2.0.0 변경된 점 * 보안취약점 노출된 Restler -> request-promise-native 로 변경하였습니다.