From 403228c7076334aa13826ac59effbc2eb5e20248 Mon Sep 17 00:00:00 2001 From: CUBETIQ OSS Date: Mon, 7 Sep 2020 16:52:39 +0700 Subject: [PATCH] update package json --- example/package.json | 2 +- package.json | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/example/package.json b/example/package.json index 9cf1dbe..2329462 100644 --- a/example/package.json +++ b/example/package.json @@ -1,6 +1,6 @@ { "name": "example", - "version": "0.1.0", + "version": "0.9.0", "private": true, "dependencies": { "@testing-library/jest-dom": "^4.2.4", diff --git a/package.json b/package.json index 5194f5d..51b583f 100644 --- a/package.json +++ b/package.json @@ -11,10 +11,13 @@ "javascript", "typescript", "boilerplate", - "library" + "library", + "react", + "countdown", + "hook" ], "repository": { - "url": "https://git.cubetiqs.com/s.long/js-lib-boilerplate" + "url": "https://git.cubetiqs.com/s.long/cubetiq-react-use-countdown" }, "scripts": { "build": "tsc",