Skip to content

Commit 7335711

Browse files
author
Marek Rozmus
authored
Merge pull request #174 from sandstreamdev/update_example_app_dependency_to_latest_swipeable_list
Update example app dependency to latest swipeable list
2 parents 66289ed + 73d1e29 commit 7335711

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

examples/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"webpack-dev-server": "3.11.0"
6060
},
6161
"dependencies": {
62-
"@sandstreamdev/react-swipeable-list": "0.6.1",
62+
"@sandstreamdev/react-swipeable-list": "1.0.0",
6363
"@sandstreamdev/std": "0.13.2",
6464
"react": "16.13.1",
6565
"react-dom": "16.13.1",

0 commit comments

Comments
 (0)