Closed takahashim closed 4 years ago
In package.json, when your package is private, you can use {"license":"UNLICENSED"} https://docs.npmjs.com/files/package.json#license
{"license":"UNLICENSED"}
fix #22
Merged🚀 Thank you @takahashim!
In package.json, when your package is private, you can use
{"license":"UNLICENSED"}
https://docs.npmjs.com/files/package.json#licensefix #22