Updated the version and add build
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sambo Chea 2021-03-10 18:02:12 +07:00
parent 065bdef4e7
commit 985ea41d64
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
# 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
```shell script
# NPM

View File

@ -1,6 +1,6 @@
{
"name": "@cubetiq/react-use-countdown",
"version": "1.10.8",
"version": "1.10.9",
"description": "React Countdown with trigger",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",