update package json
This commit is contained in:
parent
baf808ae79
commit
403228c707
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example",
|
||||
"version": "0.1.0",
|
||||
"version": "0.9.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@testing-library/jest-dom": "^4.2.4",
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user