Compare commits

..

1 Commits
0.5.5 ... 0.5.4

Author SHA1 Message Date
3d53b15f7b update dependencies 2024-09-30 17:12:46 -05:00
3 changed files with 329 additions and 312 deletions

View File

@@ -1,6 +1,6 @@
FROM node:20.17.0-alpine3.20 AS base
LABEL version="0.5.5"
LABEL version="0.5.3"
LABEL description="Astro based website to use as a profile"
ENV PNPM_HOME="/pnpm"

View File

@@ -1,7 +1,7 @@
{
"name": "site-profile",
"type": "module",
"version": "0.5.5",
"version": "0.5.4",
"scripts": {
"dev": "astro dev",
"start": "astro dev",

637
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff