Skip to content

Commit

Permalink
chore: updated cui-llama.rn
Browse files Browse the repository at this point in the history
  • Loading branch information
Vali-98 committed Dec 17, 2024
1 parent c091c55 commit b861c2b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"lint": "eslint .",
"migrate": "npx drizzle-kit generate",
"patchsql": "npx patch-package expo-sqlite --exclude \"\\.project|\\.cxx|build|bin\" --case-sensitive-path-filtering",
"patchfetch" : "npx patch-package expo --include '\".*fetch\\.ts$|.*NativeResponse\\.kt$\"'"
"patchfetch": "npx patch-package expo --include '\".*fetch\\.ts$|.*NativeResponse\\.kt$\"'"
},
"jest": {
"preset": "jest-expo"
Expand All @@ -27,7 +27,7 @@
"babel-plugin-inline-import": "^3.0.0",
"babel-plugin-react-compiler": "^19.0.0-beta-a7bf2bd-20241110",
"cui-fs": "^0.1.2",
"cui-llama.rn": "^1.3.3",
"cui-llama.rn": "^1.3.4",
"drizzle-orm": "^0.36.2",
"eas-cli": "^9.1.0",
"eslint-plugin-react-compiler": "^0.0.0-experimental-7c1344f-20241009",
Expand Down

0 comments on commit b861c2b

Please sign in to comment.