Updated a couple of things

This commit is contained in:
Toastie 2024-01-20 20:37:48 +13:00
parent 7dfc96ae65
commit 329b189822
Signed by: toastie_t0ast
GPG key ID: 27F3B6855AFD40A4
3 changed files with 3 additions and 20056 deletions

17963
.pnp.cjs generated

File diff suppressed because one or more lines are too long

2090
.pnp.loader.mjs generated

File diff suppressed because it is too large Load diff

View file

@ -1,6 +1,6 @@
{ {
"name": "test-site", "name": "dragons-site",
"description": "AstroWind: A free template using Astro 4.0 and Tailwind CSS. Astro starter theme.", "description": "The site for Dragonschildstudios",
"version": "1.0.0-beta.13", "version": "1.0.0-beta.13",
"scripts": { "scripts": {
"dev": "astro dev", "dev": "astro dev",
@ -50,4 +50,4 @@
"engines": { "engines": {
"node": ">=18.14.1" "node": ">=18.14.1"
} }
} }