Commit acee47c
Fix pnpm install: Remove redundant test deps, update lockfile
- Removed @types/jest, jest, ts-jest, typescript from devDependencies (provided by workspace root)
- Updated pnpm-lock.yaml to include @objectstack/spec dependency
- Test dependencies are inherited from root workspace configuration
- Fixes frozen lockfile validation in CI
Co-authored-by: huangyiirene <7665279+huangyiirene@users.noreply.github.com>1 parent f8b2776 commit acee47c
2 files changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 30 | | |
35 | 31 | | |
36 | 32 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments