diff --git a/README.md b/README.md index e9f1493..8d80c55 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ It is a package that collects hooks that are often used for quick development. -[Korean Docs](https://661bf03ed6b6100b4df995cb-bontjcockp.chromatic.com/) +[Korean Docs](https://rapiders.github.io/react-hooks/) **Warning** Test code is not fully prepared yet. Please note. diff --git a/package.json b/package.json index 96ce4d5..5666e3a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rapiders/react-hooks", - "version": "0.0.13", + "version": "0.0.14", "description": "react hooks for fast development", "main": "dist/index.js", "types": "dist/index.d.ts",