We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
We removed the last necessary patch from our project but kept the "postinstall": "patch-package" npm script. This generates the following output:
"postinstall": "patch-package"
So it's exit code 0 (good) but a red color. Maybe it could be not-red? :)
0
Probably related: #51