Skip to content

Commit

Permalink
Bump version in example
Browse files Browse the repository at this point in the history
  • Loading branch information
nishanbajracharya committed Oct 10, 2018
1 parent 7c7f3af commit 81e0308
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion example/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"react": "^16.4.0",
"react-dom": "^16.4.0",
"react-scripts": "1.1.4",
"react-virtualized-listview": "^0.1.0"
"react-virtualized-listview": "^0.1.7"
},
"scripts": {
"start": "react-scripts start",
Expand Down
6 changes: 3 additions & 3 deletions example/basic/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6456,9 +6456,9 @@ [email protected]:
fsevents "^1.1.3"

react-virtualized-listview@^0.1.0:
version "0.1.6"
resolved "https://registry.yarnpkg.com/react-virtualized-listview/-/react-virtualized-listview-0.1.6.tgz#ab52efb282b4f40a7f3e5196311b8399759f1a30"
integrity sha512-y34efrIFkd1QX8+90F8NzfcBS0k9MLAFoZfkyw8TzBkXSoKaNqdvQEERm1OLJZU7nfZc/LfvN7Z+rDvMI/bkhg==
version "0.1.7"
resolved "https://registry.yarnpkg.com/react-virtualized-listview/-/react-virtualized-listview-0.1.7.tgz#de966370f80215e699f6715de363b2400894b6f7"
integrity sha512-YV8zFS0cJQsdpSBu10O/vsktaDIZzmVJSBN3ZBu80efUMcktYvaT/wanZG8SDpVaRq6iXjAcT6rMb2ZKsW4mnA==

react@^16.4.0:
version "16.4.0"
Expand Down

0 comments on commit 81e0308

Please sign in to comment.