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",