Rocky_Mountain_Vending/.pnpm-store/v10/files/21/ccc2098cf21c3b5943d81985cf6167346e91ec1e81dc3bb22297865c92281a71ef22567b6d98dc77291ae2032a63575b5d118dc66ba340d94b8075a19fbf9e
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

13 lines
No EOL
369 B
Text

"use strict";
/**
* @license
* Copyright 2025 Google Inc.
* SPDX-License-Identifier: Apache-2.0
*/
Object.defineProperty(exports, "__esModule", { value: true });
exports.packageVersion = void 0;
// If moved update release-please config
// x-release-please-start-version
exports.packageVersion = '24.30.0';
// x-release-please-end
//# sourceMappingURL=version.js.map