Commit 5c33017
authored
Use npm ci for reproducible installs
## Summary
- commit package-lock.json for reproducible development dependency resolution
- switch CI dependency installation to npm ci
- allow package-lock.json to be tracked
## Verification
- npm ci
- npm run typecheck
- npm test
- npm pack --dry-run1 parent 90487d2 commit 5c33017
3 files changed
Lines changed: 52 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments