update package json
This commit is contained in:
parent
baf808ae79
commit
403228c707
@ -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",
|
||||||
|
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user