This commit is contained in:
timothycarambat 2024-02-02 12:24:00 -08:00
parent 20cfb2f4c4
commit 27381a612c
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "anythingllm-embedded-chat",
"private": true,
"private": false,
"type": "module",
"scripts": {
"dev": "nodemon -e js,jsx,css --watch src --exec \"yarn run dev:preview\"",