Commit 3edc8a2
fix: use correct npm registry dist-tag for bootstrap
The 'latest-11' dist-tag doesn't exist on the npm registry, causing a
404 error. Use 'latest' instead, which currently resolves to npm 11.x.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 42b5eec commit 3edc8a2
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments