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", "name": "example",
"version": "0.1.0", "version": "0.9.0",
"private": true, "private": true,
"dependencies": { "dependencies": {
"@testing-library/jest-dom": "^4.2.4", "@testing-library/jest-dom": "^4.2.4",

View File

@ -11,10 +11,13 @@
"javascript", "javascript",
"typescript", "typescript",
"boilerplate", "boilerplate",
"library" "library",
"react",
"countdown",
"hook"
], ],
"repository": { "repository": {
"url": "https://git.cubetiqs.com/s.long/js-lib-boilerplate" "url": "https://git.cubetiqs.com/s.long/cubetiq-react-use-countdown"
}, },
"scripts": { "scripts": {
"build": "tsc", "build": "tsc",