unlink-self

0.0.6 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i unlink-self

Weekly Downloads

2

Version

0.0.6

License

MIT

Unpacked Size

4.7 kB

Total Files

4

Last publish

Collaborators

  • dailyrandomphoto