Skip to content

Commit 5eeabca

Browse files
updated magic Scroll lib
1 parent 9030e64 commit 5eeabca

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"lint": "npx eslint --ignore-path .gitignore './src/**/*.ts[x]' './*.js' --fix"
1313
},
1414
"dependencies": {
15-
"@appandflow/react-native-magic-scroll": "^0.1.16",
15+
"@appandflow/react-native-magic-scroll": "^0.1.17",
1616
"@gorhom/bottom-sheet": "^4.6.1",
1717
"@react-native-community/datetimepicker": "8.0.1",
1818
"@react-navigation/drawer": "^6.6.15",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"@jridgewell/gen-mapping" "^0.3.0"
1616
"@jridgewell/trace-mapping" "^0.3.9"
1717

18-
"@appandflow/react-native-magic-scroll@^0.1.16":
19-
version "0.1.16"
20-
resolved "https://registry.npmjs.org/@appandflow/react-native-magic-scroll/-/react-native-magic-scroll-0.1.16.tgz"
21-
integrity sha512-odQOmHubHA3UIOTXryL+YhRoUuLW2Dbupj1h9k4ALTbK6siiew5rMc4I+jwI02etrmp58jrzMGystXn7IXkAKw==
18+
"@appandflow/react-native-magic-scroll@^0.1.17":
19+
version "0.1.17"
20+
resolved "https://registry.npmjs.org/@appandflow/react-native-magic-scroll/-/react-native-magic-scroll-0.1.17.tgz"
21+
integrity sha512-qswPYoNpnXcSDC40/ayAzveXEWdtlOx6b1LB6ZMktL9fbD03ownuwyCPwyK8o+DayIkx4RGUz/QObAq4P7oWGA==
2222
dependencies:
2323
jotai "^2.8.0"
2424

0 commit comments

Comments
 (0)