mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Remove unused binary for causing trouble when installing dependencies
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
This commit is contained in:
parent
b8ce78cc81
commit
06cc596a83
@ -9,7 +9,6 @@
|
|||||||
"build": "swc ./src/index.ts -d ./dist"
|
"build": "swc ./src/index.ts -d ./dist"
|
||||||
},
|
},
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"bin": "./dist/index.js",
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"command-line-args": "^5.2.1",
|
"command-line-args": "^5.2.1",
|
||||||
"semver": "^7.3.8"
|
"semver": "^7.3.8"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user