generated from template/astro-simple-template
	update
This commit is contained in:
		
							
								
								
									
										14
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								package.json
									
									
									
									
									
								
							@@ -1,14 +1,14 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "@kevisual/astro-simplate-template",
 | 
			
		||||
  "name": "@kevisual/aura-center",
 | 
			
		||||
  "version": "0.0.1",
 | 
			
		||||
  "description": "",
 | 
			
		||||
  "main": "index.js",
 | 
			
		||||
  "basename": "/root/astro-simplate-template",
 | 
			
		||||
  "basename": "/root/aura-center",
 | 
			
		||||
  "scripts": {
 | 
			
		||||
    "dev": "astro dev",
 | 
			
		||||
    "build": "astro build",
 | 
			
		||||
    "preview": "astro preview",
 | 
			
		||||
    "pub": "envision deploy ./dist -k astro-simplate-template -v 0.0.1 -u",
 | 
			
		||||
    "pub": "envision deploy ./dist -k aura-center -v 0.0.1 -u",
 | 
			
		||||
    "sn": "pnpm dlx shadcn@latest add "
 | 
			
		||||
  },
 | 
			
		||||
  "keywords": [],
 | 
			
		||||
@@ -34,6 +34,7 @@
 | 
			
		||||
    "react-dom": "^19.2.0",
 | 
			
		||||
    "react-toastify": "^11.0.5",
 | 
			
		||||
    "tailwind-merge": "^3.3.1",
 | 
			
		||||
    "wavesurfer.js": "^7.11.0",
 | 
			
		||||
    "zustand": "^5.0.8"
 | 
			
		||||
  },
 | 
			
		||||
  "publishConfig": {
 | 
			
		||||
@@ -48,5 +49,10 @@
 | 
			
		||||
    "tailwindcss": "^4.1.14",
 | 
			
		||||
    "tw-animate-css": "^1.4.0"
 | 
			
		||||
  },
 | 
			
		||||
  "packageManager": "pnpm@10.18.3"
 | 
			
		||||
  "packageManager": "pnpm@10.18.3",
 | 
			
		||||
  "onlyBuiltDependencies": [
 | 
			
		||||
    "@tailwindcss/oxide",
 | 
			
		||||
    "esbuild",
 | 
			
		||||
    "sharp"
 | 
			
		||||
  ]
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user