Skip to content

Commit

Permalink
Modify turbo files
Browse files Browse the repository at this point in the history
  • Loading branch information
ospfranco committed Nov 18, 2024
1 parent 15807dc commit 4e477cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1785,7 +1785,7 @@ SPEC CHECKSUMS:
GCDWebServer: 2c156a56c8226e2d5c0c3f208a3621ccffbe3ce4
glog: 08b301085f15bcbb6ff8632a8ebaf239aae04e6a
hermes-engine: 46f1ffbf0297f4298862068dd4c274d4ac17a1fd
op-sqlite: c57328a22832c1f6093c01f13281b66cf5ee49d5
op-sqlite: 63400939931ca67186f99f8b536a02b048133710
RCT-Folly: bf5c0376ffe4dd2cf438dcf86db385df9fdce648
RCTDeprecation: fde92935b3caa6cb65cbff9fbb7d3a9867ffb259
RCTRequired: 75c6cee42d21c1530a6f204ba32ff57335d19007
Expand Down
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"iosSqlite": false,
"fts5": true,
"rtree": true,
"libsql": false,
"libsql": true,
"sqliteVec": true,
"tokenizers": [
"wordtokenizer",
Expand Down

0 comments on commit 4e477cc

Please sign in to comment.