0.0.6 • Published 4 years ago

unlink-self v0.0.6

Weekly downloads
52
License
MIT
Repository
github
Last release
4 years ago

unlink-self

NPM Version LICENSE Build Status code style: prettier

Delete symbolic link(node_modules/"package-name") of current package before run npm install.

Installation

npm install unlink-self

Usages

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.

0.0.3

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.6

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago