Skip to content

Commit

Permalink
fix return from openIA
Browse files Browse the repository at this point in the history
  • Loading branch information
dianait committed Dec 7, 2023
1 parent 0a83934 commit 75fe52d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "ranthervite",
"name": "ranther",
"private": true,
"type": "module",
"version": "0.0.0",
"version": "0.0.1",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"devDependencies": {
"vite": "^4.5.1"
"vite": "4.5.1"
}
}
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

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

0 comments on commit 75fe52d

Please sign in to comment.