Skip to content
This repository was archived by the owner on Sep 17, 2023. It is now read-only.

Commit 87bc2a5

Browse files
committed
fix(npm): do not distribute placeholder binary
The intent of this commit is to remove the following warning available on install ``` Error: EEXIST: file already exists, symlink ... ``` Closes #115
1 parent 3a2acaf commit 87bc2a5

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

bin/monorepo

Lines changed: 0 additions & 3 deletions
This file was deleted.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
"standard-version": "9.3.2"
3434
},
3535
"files": [
36-
"bin/",
3736
"npm/"
3837
]
3938
}

0 commit comments

Comments
 (0)