Commit b097a64
authored
chore(deps): install void@0.7.1 from public npm (#19)
## Summary
- Bump `void` to `0.7.1` from the public npm registry (no more
`@void-sdk/void` GitHub Packages alias).
- Delete the project `.npmrc` registry override.
- Drop the `NODE_AUTH_TOKEN` env from the `setup-vp` steps in `ci.yml`
and `deploy.yml`.
- Update `CLAUDE.md` to reflect that Void now installs straight from
npm.
## Test plan
- [x] `vp install`
- [x] `vp check`
- [x] `vp test` (22/22 pass)
- [x] `vp build`
- [x] CI green on this PR
🤖 Generated with [Claude Code](https://claude.com/claude-code)1 parent 283d238 commit b097a64
6 files changed
Lines changed: 300 additions & 1511 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | 20 | | |
23 | 21 | | |
24 | 22 | | |
| |||
32 | 30 | | |
33 | 31 | | |
34 | 32 | | |
35 | | - | |
36 | | - | |
37 | 33 | | |
38 | 34 | | |
39 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | 15 | | |
18 | 16 | | |
19 | 17 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
0 commit comments