mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-23 17:28:34 +02:00
feat: caching chat history & dto
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "html-router",
|
||||
"version": "1.0.0",
|
||||
"scripts": {
|
||||
"tailwind": "npx @tailwindcss/cli -i app.css -o assets/style.css -w -m"
|
||||
"tailwind": "tailwindcss -i app.css -o assets/style.css --watch=always"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
|
||||
Reference in New Issue
Block a user