diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 8fc0ac1..d3c3862 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,7 @@ "react": "17.0.2", "react-dom": "17.0.2", "react-native": "0.68.2", + "react-native-swipeable-list": "^0.1.2", "react-native-web": "0.17.7" }, "devDependencies": { |