diff --git a/components.d.ts b/components.d.ts
index 6809e9e..d10d98b 100644
--- a/components.d.ts
+++ b/components.d.ts
@@ -4,7 +4,7 @@
declare module 'vue' {
export interface GlobalComponents {
- Island: typeof import("./node_modules/.pnpm/iles@0.7.32/node_modules/iles/dist/client/app/components/Island.vue")["default"];
+ Island: typeof import('./node_modules/.pnpm/iles@0.7.32_sass@1.49.9/node_modules/iles/dist/client/app/components/Island.vue')['default']
ProductionFlow: typeof import('./src/components/flow/ProductionFlow.vue')['default']
Welcome: typeof import('./src/components/Welcome.vue')['default']
}
diff --git a/src/pages/posts/production-flow.mdx b/src/pages/posts/production-flow.mdx
index 5e04efb..af4cbb1 100644
--- a/src/pages/posts/production-flow.mdx
+++ b/src/pages/posts/production-flow.mdx
@@ -21,4 +21,4 @@ May I ask you some questions?
First, can you name your different step before having your app in production?
-
+