diff options
author | Valentin Popov <valentin@popov.link> | 2024-09-12 16:11:16 +0300 |
---|---|---|
committer | Valentin Popov <valentin@popov.link> | 2024-09-12 16:11:16 +0300 |
commit | 4ba339984d239180a526a5ae8ffbb558f1b5642a (patch) | |
tree | 4dbc5e555c995842e6eea7348f467ef778318b9d /package.json | |
parent | 70fa9c2033dce305db154103bccb41d8124d42d6 (diff) | |
download | popov.link-4ba339984d239180a526a5ae8ffbb558f1b5642a.tar.xz popov.link-4ba339984d239180a526a5ae8ffbb558f1b5642a.zip |
Updated the main page and page structures
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index c7e0958..b90156a 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,7 @@ "astro": "^4.15.4", "autoprefixer": "^10.4.20", "cssnano": "^7.0.6", + "dayjs": "^1.11.13", "mdast-util-to-string": "^4.0.0", "reading-time": "^1.5.0", "sass": "^1.78.0", |