Skip to content

Commit 211f66e

Browse files
authored
Update package.json (expo#391)
* Update package.json Use latest `moti` version in example app. * Update package.json
1 parent c25bf76 commit 211f66e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

with-moti/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"expo": "^47.0.0",
4-
"moti": "^0.11.0",
4+
"moti": "~0.22.0",
55
"react": "18.1.0",
66
"react-dom": "18.1.0",
77
"react-native": "0.70.5",

0 commit comments

Comments
 (0)