0.0.6 • Published 6 years ago

unlink-self v0.0.6

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

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.6

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago