chore: upgrade to Astro 3

This commit is contained in:
Oliver Davies 2023-10-24 08:52:40 +01:00
parent 36163bf8ad
commit d914eedc2d
4 changed files with 5035 additions and 21 deletions

View file

@ -17,7 +17,7 @@
packages = with pkgs; [
"awscli"
"nodejs_20"
"yarn"
"nodePackages.pnpm"
];
};
};