Skip to content

Commit

Permalink
Merge pull request #11 from tomheaton/fix-description
Browse files Browse the repository at this point in the history
fix: fix `package.json` description
  • Loading branch information
bidah committed Apr 16, 2024
2 parents 9436472 + 8a668c4 commit 3b54411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-native-vercel-ai",
"version": "0.1.2",
"description": "run vercel ai package on react native, expo, web and universal apps.",
"description": "Run Vercel AI package on React Native and Expo universal native apps (Mobile and web).",
"main": "lib/commonjs/index",
"module": "lib/module/index",
"types": "lib/typescript/src/index.native.d.ts",
Expand Down

0 comments on commit 3b54411

Please sign in to comment.