diff options
| author | pml68 <tutorialmester@gmail.com> | 2024-02-27 18:42:16 +0100 |
|---|---|---|
| committer | pml68 <tutorialmester@gmail.com> | 2024-02-27 18:42:16 +0100 |
| commit | 827732223f4b3fb2fb0769e68eada6dd1a8a94ac (patch) | |
| tree | 630a11e41a5f3a282268e4faebc32f075061a993 /package.json | |
| parent | feat: drop Font Awesome, migrate to SVG icons (diff) | |
| download | pml68.dev-827732223f4b3fb2fb0769e68eada6dd1a8a94ac.tar.gz | |
fix: icons not displaying in build
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 3d2319b..a81c47e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "website", - "version": "1.0.0", + "version": "1.0.1", "description": "My personal website, built with SvelteKit", "author": "pml68", "license": "GPL-3.0", |
