Skip to content

Commit

Permalink
Upgrade example to use latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nha Bui committed Jul 7, 2019
1 parent f8c7ff3 commit 0e09676
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion js-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"react": "^16.6.3",
"react-day-picker": "^5.3.0",
"react-dom": "^16.6.3",
"react-filter-box": "^3.1.1",
"react-filter-box": "^3.2.0",
"react-icons": "^2.2.3"
}
}
8 changes: 4 additions & 4 deletions js-example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4132,10 +4132,10 @@ react-dom@^16.6.3:
prop-types "^15.6.2"
scheduler "^0.11.2"

react-filter-box@^3.1.1:
version "3.1.1"
resolved "https://registry.npmjs.org/react-filter-box/-/react-filter-box-3.1.1.tgz#1b60b57e93af29052d61cb32b6a4da1a78a5f822"
integrity sha512-8BePn7QuPH6S7GC58GU084opojailLTgs2Dl6Zv0BLBiCFBlC32xFHpyFfyvBFxv9LHhNV9a1zukF+hK/BnI4Q==
react-filter-box@^3.2.0:
version "3.2.0"
resolved "https://registry.npmjs.org/react-filter-box/-/react-filter-box-3.2.0.tgz#03fdb49be8da46bff8d1d3701b321e9511890beb"
integrity sha512-CLk3qwmXLNu4tr+P/gB8WB5W0xy1xBoRd1/AAwFcFzeXNMtP5s87Yc9XlMFe6qRCOdtOlct8EZFpirUiL+65Vg==
dependencies:
codemirror "^5.42.0"
lodash "^4.17.11"
Expand Down

0 comments on commit 0e09676

Please sign in to comment.