Skip to content

Commit 0e4ec9c

Browse files
committed
Update README on recent changes
1 parent 864c34d commit 0e4ec9c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ This template is derived from [the official template](https://github.com/sveltej
77
Some notable customizations are:
88

99
0. `package-lock.json` is NOT committed on purpose
10-
1. Vitest 3.0 beta is included
10+
1. Vite 6.0 and Vitest 3.0 is included
11+
2. The included adapter is changed from `auto` to `@sveltejs/adapter-node`, assuming that you are not targeting [any specific deployment target](https://svelte.dev/docs/kit/adapter-auto).
1112

1213
## Instructions
1314

0 commit comments

Comments
 (0)