diff --git a/package.json b/package.json index 8fd220d..e2f94f8 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,7 @@ "name": "singapore-ev-trends", "description": "Stay ahead of the electric vehicle (EV) revolution in Singapore with the latest Singapore EV trends. Discover the future of sustainable transportation, charging infrastructure, government incentives, and more. Explore how Singapore is driving the shift towards eco-friendly mobility. Stay informed and make informed choices with Singapore EV Trends.", "version": "1.0.0-beta.3", + "license": "MIT", "scripts": { "dev": "sst bind next dev --turbo", "build": "next build",