Skip to content

Comments

fix @types/node dependency#39

Merged
irahopkinson merged 1 commit intomainfrom
deps
Feb 20, 2026
Merged

fix @types/node dependency#39
irahopkinson merged 1 commit intomainfrom
deps

Conversation

@irahopkinson
Copy link
Contributor

@irahopkinson irahopkinson commented Feb 19, 2026

  • npm ls was giving an error because the lock file was making src/scripture-forge use @types/node at v24 when we need v22.
  • temporarily adding an override to the root package.json fixed it.

This change is Reviewable

- `npm ls` was giving an error because the lock file was making `src/scripture-forge` use `@types/node` at v24 when we need v22.
- temporarily adding an `override` to the root `package.json` fixed it.
Copy link
Collaborator

@tjcouch-sil tjcouch-sil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm: 🤪

@tjcouch-sil reviewed 1 file and all commit messages, and made 1 comment.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on lyonsil).

@irahopkinson irahopkinson merged commit af31e7d into main Feb 20, 2026
4 of 5 checks passed
@irahopkinson irahopkinson deleted the deps branch February 20, 2026 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants