Skip to content

Commit 95110bc

Browse files
i18n(ko-KR): update cli-reference.mdx (withastro#12499)
Co-authored-by: Yan <[email protected]>
1 parent 9eafda6 commit 95110bc

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

src/content/docs/ko/reference/cli-reference.mdx

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -287,13 +287,14 @@ astro info
287287
Example output:
288288

289289
```
290-
Astro v3.0.12
291-
Node v20.5.1
290+
Astro v5.14.1
291+
Vite v6.3.6
292+
Node v22.17.1
292293
System macOS (arm64)
293-
Package Manager pnpm
294-
Output server
295-
Adapter @astrojs/vercel/serverless
296-
Integrations none
294+
Package Manager npm
295+
Output static
296+
Adapter none
297+
Integrations @astrojs/starlight (v0.35.3)
297298
```
298299

299300
## `astro preferences`

0 commit comments

Comments
 (0)