0.0.6 • Published 5 years ago
unlink-self v0.0.6
unlink-self
Delete symbolic link(node_modules/"package-name") of current package before run npm install.
Installation
npm install unlink-selfUsages
Add this to "scripts" of package.json.
"preinstall": "unlink-self 2>&1 | echo unlink-self"License
Copyright (c) 2019 dailyrandomphoto. Licensed under the MIT license.