Rocky_Mountain_Vending/.pnpm-store/v10/files/6a/78b97cf759a5fab860ff9497afbd96eeea68bb2ecd4c20af031556572032639b0810fa56301e076309c7e89f74801eac7965c8119cc5e358af5ceaa4c8ca1c
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

6 lines
138 B
Text

// This is a magic string replaced by rollup
const SDK_VERSION = "9.46.0" ;
export { SDK_VERSION };
//# sourceMappingURL=version.js.map