X Tutup
Skip to content

Fix ts crash and upgrade dependencies#1147

Merged
Perryvw merged 2 commits intomasterfrom
development-ts-crash
Oct 19, 2021
Merged

Fix ts crash and upgrade dependencies#1147
Perryvw merged 2 commits intomasterfrom
development-ts-crash

Conversation

@Perryvw
Copy link
Member

@Perryvw Perryvw commented Oct 18, 2021

Kept crashing while working on lualib, thought it was because of a bug in TS 4.4.3, but turns out it was actually a problem in our lualib tsconfig. (conflicting language extensions version I'm guessing) Anyway upgraded all our dependencies too, removed the dependency next to the peer dependency, should be double and not needed.

@Perryvw Perryvw requested review from lolleko and tomblind October 18, 2021 20:52
@Perryvw Perryvw merged commit a38a86b into master Oct 19, 2021
@Perryvw Perryvw deleted the development-ts-crash branch October 19, 2021 15:45
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

X Tutup