Skip to content

Commit

Permalink
Update examples version
Browse files Browse the repository at this point in the history
  • Loading branch information
ndresx committed Nov 4, 2019
1 parent 49696c5 commit 00ce02f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@types/react": "^16.8.15",
"@types/react-dom": "16.8.4",
"react": "^16.8.6",
"react-countdown-now": "^2.1.1",
"react-countdown-now": "^2.1.2",
"react-dom": "^16.8.6",
"react-scripts": "3.0.0",
"typescript": "3.4.5"
Expand Down
8 changes: 4 additions & 4 deletions examples/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7871,10 +7871,10 @@ react-app-polyfill@^1.0.0:
regenerator-runtime "0.13.2"
whatwg-fetch "3.0.0"

react-countdown-now@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/react-countdown-now/-/react-countdown-now-2.1.1.tgz#88901eb776907338da137effbf7cdbec5b9274c6"
integrity sha512-DGSd/EGzigIsixQNzPQbk376zG49IVAyMCUkMgDEuIXlIRKQwB44Fg8uA3zrZ+aQVAuzsyb6fJWskPxIP56DYg==
react-countdown-now@^2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/react-countdown-now/-/react-countdown-now-2.1.2.tgz#b93d153fbb7a8d359beb32ecbf1de29d15f026c7"
integrity sha512-BgRnsxV2vnvyJAefDBigTX+ngX6eGd2xl6DIFdZPIZkbx0mzxlMEeoEQG01JyeHDjqaXFUpIonIbx1yYyaMwzg==
dependencies:
lodash.isequal "^4.5.0"
prop-types "^15.7.2"
Expand Down

0 comments on commit 00ce02f

Please sign in to comment.