Skip to content

Commit

Permalink
Merge pull request #2 from upperdo/develop
Browse files Browse the repository at this point in the history
feat: added dashboard and AvatarService
  • Loading branch information
acidlake committed Oct 23, 2023
2 parents 28fa696 + 55397a9 commit db0d12a
Show file tree
Hide file tree
Showing 20 changed files with 1,870 additions and 19 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"@sveltejs/kit": "^1.26.0",
"@tailwindcss/forms": "^0.5.6",
"@tailwindcss/typography": "^0.5.10",
"@types/d3-scale": "^4.0.6",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"autoprefixer": "^10.4.14",
Expand All @@ -40,9 +41,11 @@
},
"type": "module",
"dependencies": {
"@unovis/svelte": "^1.2.2",
"appwrite": "^13.0.0",
"bits-ui": "^0.6.2",
"clsx": "^2.0.0",
"d3-scale": "^4.0.2",
"formsnap": "^0.2.0",
"lucide-svelte": "^0.288.0",
"radix-icons-svelte": "^1.2.1",
Expand Down
Loading

0 comments on commit db0d12a

Please sign in to comment.