diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/package.json b/package.json deleted file mode 100644 index 6e54e63..0000000 --- a/package.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "name": "pagoda", - "type": "module", - "version": "0.0.1", - "scripts": { - "dev": "astro dev", - "build": "astro build", - "preview": "astro preview", - "astro": "astro" - }, - "dependencies": { - "@tailwindcss/vite": "^4.1.6", - "astro": "^5.7.12", - "tailwindcss": "^4.1.6" - } -} |
