@@ -64,26 +64,26 @@ Mobile web component library based on [Svelte](https://svelte.dev) and [Tailwind
<!-- :::code-groups -->
<!-- pnpm -->
```sh
-pnpm create stdf
+pnpm create stdf@latest
```
<!-- :: -->
<!-- npm -->
-npm create stdf
+npm create stdf@latest
# or
-npm init stdf
+npm init stdf@latest
-npx create-stdf
+npx create-stdf@latest
<!-- bun -->
-bun create stdf
+bun create stdf@latest
<!-- yarn -->
-yarn create stdf
+yarn create stdf@latest
<!-- ::: -->
@@ -66,26 +66,26 @@
# 或
@@ -6,26 +6,26 @@