Compare commits
No commits in common. "3b28919de108e39d9d06d7a3a053ae763349ed06" and "985ea41d64a45d92aea5aeb8fdbef183469743e5" have entirely different histories.
3b28919de1
...
985ea41d64
3
.gitignore
vendored
3
.gitignore
vendored
@ -11,3 +11,6 @@
|
|||||||
|
|
||||||
# Error File
|
# Error File
|
||||||
yarn-error.log
|
yarn-error.log
|
||||||
|
|
||||||
|
/build
|
||||||
|
/dist
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@cubetiq/react-use-countdown",
|
"name": "@cubetiq/react-use-countdown",
|
||||||
"version": "1.11.0",
|
"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