update package json

This commit is contained in:
CUBETIQ OSS 2020-09-07 16:52:39 +07:00
parent baf808ae79
commit 403228c707
2 changed files with 6 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "example",
"version": "0.1.0",
"version": "0.9.0",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^4.2.4",

View File

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