0.0.6 • Published 5 years ago

unlink-self v0.0.6

Weekly downloads
52
License
MIT
Repository
github
Last release
5 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

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.6

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago