-
Hi! Forgive me if this is nonsensical, but it seems like yarn v2 removes Thanks a lot! |
Beta Was this translation helpful? Give feedback.
Answered by
n1ru4l
Mar 14, 2021
Replies: 1 comment
-
When you set it to |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dbismut
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When you set it to
"private": "true"
it is indeed stripped out, which is super weird behavior."private": true
seems to work as expected and is not stripped out.