Compare commits

...

2 Commits

Author SHA1 Message Date
Sambo Chea 3b28919de1 Upgrade to verison 1.11.0
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-30 17:42:37 +07:00
Sambo Chea 17a2d11f6a Updated git config 2021-04-30 17:42:03 +07:00
2 changed files with 2 additions and 5 deletions

5
.gitignore vendored
View File

@ -10,7 +10,4 @@
# Error File
yarn-error.log
/build
/dist
yarn-error.log

View File

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