mirror of
https://github.com/timmypidashev/web.git
synced 2026-04-14 11:03:50 +00:00
reconfigure docker/caddy/build
This commit is contained in:
@@ -1,13 +1,11 @@
|
||||
{
|
||||
"name": "src",
|
||||
"version": "0.0.1",
|
||||
"version": "v1.0.1",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"start": "astro dev",
|
||||
"dev": "astro dev --host",
|
||||
"build": "astro build",
|
||||
"preview": "astro preview",
|
||||
"astro": "astro"
|
||||
"preview": "astro preview"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/tailwind": "3.1.1",
|
||||
@@ -17,4 +15,4 @@
|
||||
"postcss": "8.4.21",
|
||||
"tailwindcss": "3.2.7"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user