diff options
| author | Furkan Sahin <furkan-dev@proton.me> | 2022-06-03 07:30:04 -0500 |
|---|---|---|
| committer | Furkan Sahin <furkan-dev@proton.me> | 2022-06-03 07:30:04 -0500 |
| commit | 3636acd8c0b58bb10ae740a1a2b2def5e9bffb89 (patch) | |
| tree | 42a032293c5df3076c23fe157ca6d86f152263d3 /package.json | |
| parent | c57c1a8562fd7b581a0a0c19bd786304c6345597 (diff) | |
daisyui
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 9858c62..2279014 100644 --- a/package.json +++ b/package.json @@ -34,6 +34,7 @@ "typescript": "4.3.5" }, "dependencies": { + "daisyui": "^2.15.2", "sirv-cli": "^1.0.0" } -}
\ No newline at end of file +} |
