Rocky_Mountain_Vending/.pnpm-store/v10/files/9b/17b2fb5165f13f4a1b20bfddfe1fe12d475b480c980e1a573b7dc8d8a429f4afab6f106d38cc426e5308977d3fa1862dc17d100ff8bc73a41bc8910446e29a
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
No EOL
264 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
//# sourceMappingURL=version.js.map