Skip to content

Commit

Permalink
Update package.json to resolve ghost dependencies on query-string and…
Browse files Browse the repository at this point in the history
… prismjs
  • Loading branch information
YinAoXiong authored and sunner committed Oct 20, 2023
1 parent 189db2b commit 25df023
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@
"langchain": "~0.0.156",
"localforage": "^1.10.0",
"material-design-icons": "^3.0.1",
"prismjs": "^1.13.0",
"query-string": "^5.0.1",
"rxjs": "^7.8.1",
"sortablejs": "^1.15.0",
"update-electron-app": "^2.0.1",
Expand Down Expand Up @@ -107,4 +109,4 @@
"electron-builder": "^24.0.0"
}
}
}
}

1 comment on commit 25df023

@vercel
Copy link

@vercel vercel bot commented on 25df023 Oct 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

chatall – ./

chatall-git-main-sunner.vercel.app
chatall-sunner.vercel.app
chatall-llm.vercel.app

Please sign in to comment.