This commit is contained in:
Ivan Kirilov Dimitrov 2024-05-21 12:55:07 +03:00
parent bca680b0a7
commit e5869eb236
No known key found for this signature in database
GPG Key ID: 0BDAD4B211C49294
2 changed files with 1 additions and 0 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -10,6 +10,7 @@
"new": "bun new.ts" "new": "bun new.ts"
}, },
"dependencies": { "dependencies": {
"@catppuccin/tailwindcss": "latest",
"@fortawesome/fontawesome-svg-core": "latest", "@fortawesome/fontawesome-svg-core": "latest",
"@fortawesome/free-brands-svg-icons": "latest", "@fortawesome/free-brands-svg-icons": "latest",
"@fortawesome/free-regular-svg-icons": "latest", "@fortawesome/free-regular-svg-icons": "latest",