aboutsummaryrefslogtreecommitdiff
path: root/apps/website/package.json
diff options
context:
space:
mode:
authorLynithDev <61880709+LynithDev@users.noreply.github.com>2024-01-20 11:27:36 +0100
committerLynithDev <61880709+LynithDev@users.noreply.github.com>2024-01-20 11:27:36 +0100
commit0225e2e17d12a32467bc12f33b2402287c79e23f (patch)
tree9d542217953eb915b3a4da9799fd24b723281054 /apps/website/package.json
parent8be3434d32d7ed9046000377f7f9e59ef2a971b3 (diff)
downloadNexus-0225e2e17d12a32467bc12f33b2402287c79e23f.tar.gz
Nexus-0225e2e17d12a32467bc12f33b2402287c79e23f.tar.bz2
Nexus-0225e2e17d12a32467bc12f33b2402287c79e23f.zip
Fixed icon system
Diffstat (limited to 'apps/website/package.json')
-rw-r--r--apps/website/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/website/package.json b/apps/website/package.json
index e8c71c7..ef89b74 100644
--- a/apps/website/package.json
+++ b/apps/website/package.json
@@ -11,6 +11,7 @@
"test": "vitest"
},
"dependencies": {
+ "@astrojs/check": "^0.4.1",
"@astrojs/mdx": "^2.0.3",
"@astrojs/rss": "^4.0.1",
"@astrojs/sitemap": "^3.0.4",