Updated the version and add build
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
065bdef4e7
commit
985ea41d64
@ -1,5 +1,7 @@
|
|||||||
# React Countdown Hook
|
# React Countdown Hook
|
||||||
|
|
||||||
|
[![Build Status](https://dci.osa.cubetiqs.com/api/badges/CUBETIQ/react-use-countdown/status.svg)](https://dci.osa.cubetiqs.com/CUBETIQ/react-use-countdown)
|
||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
```shell script
|
```shell script
|
||||||
# NPM
|
# NPM
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@cubetiq/react-use-countdown",
|
"name": "@cubetiq/react-use-countdown",
|
||||||
"version": "1.10.8",
|
"version": "1.10.9",
|
||||||
"description": "React Countdown with trigger",
|
"description": "React Countdown with trigger",
|
||||||
"main": "./dist/index.js",
|
"main": "./dist/index.js",
|
||||||
"types": "./dist/index.d.ts",
|
"types": "./dist/index.d.ts",
|
||||||
|
Loading…
Reference in New Issue
Block a user