From bc13a45d3dfa0109ed043e63a9afbc7266b447e2 Mon Sep 17 00:00:00 2001
From: Valentin Popov <valentin@popov.link>
Date: Thu, 24 Oct 2024 19:50:34 +0000
Subject: Updated the structure of the post's page

---
 package.json | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

(limited to 'package.json')

diff --git a/package.json b/package.json
index 8e78839..6882149 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,8 @@
 {
   "name": "website",
   "type": "module",
-  "version": "0.0.1",
+  "version": "2024.10.24",
+  "private": true,
   "scripts": {
     "format": "prettier --write .",
     "dev": "astro dev",
@@ -16,9 +17,7 @@
     "@astrojs/cloudflare": "^11.1.0",
     "@astrojs/rss": "^4.0.9",
     "@astrojs/sitemap": "^3.2.1",
-    "@iconify-json/hugeicons": "^1.2.1",
     "astro": "^4.16.7",
-    "astro-icon": "^1.1.1",
     "autoprefixer": "^10.4.20",
     "cssnano": "^7.0.6",
     "cssnano-preset-advanced": "^7.0.6",
-- 
cgit v1.2.3