Skip to content

Commit

Permalink
convo list wip
Browse files Browse the repository at this point in the history
  • Loading branch information
daria-github committed Jan 19, 2024
1 parent 8d5c0e7 commit 6ec441f
Show file tree
Hide file tree
Showing 3 changed files with 236 additions and 80 deletions.
236 changes: 169 additions & 67 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"cypress": "cypress run",
"fmt:check": "prettier -c --ignore-path .gitignore --ignore-path .prettierignore .",
"fmt:fix": "prettier -w --ignore-path .gitignore --ignore-path .prettierignore .",
"e2e:headless": "start-server-and-test dev http://localhost:5173 cypress",
"e2e:headless": "start-server-and-test dev http://localhost:5177 cypress",
"test": "vitest run",
"storybook": "storybook dev",
"build-storybook": "build-storybook",
Expand Down Expand Up @@ -47,6 +47,7 @@
"date-fns": "^2.29.3",
"dexie": "^3.2.4",
"emojibase": "^6.1.0",
"ethers": "^6.10.0",
"i18next": "^22.4.13",
"i18next-browser-languagedetector": "^7.0.1",
"i18next-http-backend": "^2.2.0",
Expand Down
Loading

0 comments on commit 6ec441f

Please sign in to comment.