You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A soup-to-nuts interactive tutorial on how to build apps with Svelte.
@@ -28,4 +36,4 @@ Tutorials live inside `content`. Each tutorial consists of a `README.md`, which
28
36
29
37
## Bumping tutorial dependencies
30
38
31
-
Bump the dependency (for example Svelte) in both the root and the `content/common``package.json`. In the root do `pnpm i` (to update `pnpm-lock.yaml`), in `content/common` do `npm i` (to update `package-lock.json`).
39
+
Bump the dependency (for example Svelte) in both the root and the `content/common``package.json`. In the root do `pnpm i` (to update `pnpm-lock.yaml`), in `content/common` do `npm i` (to update `package-lock.json`).
0 commit comments