Rocky_Mountain_Vending/.pnpm-store/v10/files/88/724655be23a8ed8bc25604a18539fdb78c398234464041c4f7de8f8c4e2d302aa443f928b1358608d229dfe9a8c40831cc14eec38a989b68ee7f4998fc141f
DMleadgen 46d973904b
Initial commit: Rocky Mountain Vending website
Next.js website for Rocky Mountain Vending company featuring:
- Product catalog with Stripe integration
- Service areas and parts pages
- Admin dashboard with Clerk authentication
- SEO optimized pages with JSON-LD structured data

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 16:22:15 -07:00

10 lines
230 B
Text

/**
* @license
* Copyright 2025 Google Inc.
* SPDX-License-Identifier: Apache-2.0
*/
// If moved update release-please config
// x-release-please-start-version
export const packageVersion = '24.30.0';
// x-release-please-end