Rocky_Mountain_Vending/.pnpm-store/v10/files/c1/c60d5684136f5e06a9f5e622aeb49979cbaf6e1cbafe693c30ac00f8e6a17ca8f8724b5562bf5eed2b4d02e01d61c1f4f9cb982f5a6a7e8b483034236ed3da
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
262 B
Text

// `victory-vendor/d3-ease` (CommonJS)
// See upstream license: https://github.com/d3/d3-ease/blob/main/LICENSE
//
// Our CommonJS package relies on transpiled vendor files in `lib-vendor/d3-ease`
module.exports = require("../lib-vendor/d3-ease/src/index.js");