Skip to content

fix json stringify in fastboot-config#929

Merged
mansona merged 1 commit intomasterfrom
fix-stringify
Nov 14, 2023
Merged

fix json stringify in fastboot-config#929
mansona merged 1 commit intomasterfrom
fix-stringify

Conversation

@mansona
Copy link
Member

@mansona mansona commented Nov 14, 2023

In #410 we swapped JSON.stringify with https://www.npmjs.com/package/json-stable-stringify but didn't update the args that we passed to it. With a recent release this broke something because passing null as the second argument is invalid

This PR fixes that 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants