diff options
Diffstat (limited to 'frontend/package.json')
-rw-r--r-- | frontend/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json index 1e3bed8..f28927d 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -19,7 +19,7 @@ "@graphql-codegen/typed-document-node": "^5.0.6", "@graphql-codegen/typescript-operations": "^4.2.0", "@iconify-json/material-symbols": "^1.1.74", - "@iconify/tailwind": "^0.1.4", + "@iconify/tailwind": "^1.0.0", "@sveltejs/adapter-static": "^3.0.1", "@sveltejs/kit": "^2.5.2", "@sveltejs/vite-plugin-svelte": "^3.0.2", |