From 91d3e7e4c59efcec310bc224b1a5949ae89ad82b Mon Sep 17 00:00:00 2001 From: Ayush <74830628+ay-rod@users.noreply.github.com> Date: Thu, 17 Jul 2025 20:31:48 +0100 Subject: [PATCH] Update create-product.mdx --- products/create-product.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/products/create-product.mdx b/products/create-product.mdx index 788ea37..e4119d7 100644 --- a/products/create-product.mdx +++ b/products/create-product.mdx @@ -100,7 +100,7 @@ import { featureItem, pricedFeatureItem, priceItem, -} from 'autumn-js/compose'; +} from 'atmn'; // Features @@ -220,4 +220,4 @@ export default { First, run `npx atmn auth` to authenticate yourself with the CLI. -Then run `npx atmn push` to push your changes to Autumn's sandbox environment. \ No newline at end of file +Then run `npx atmn push` to push your changes to Autumn's sandbox environment.