fix(core): fix bin path (#15883)
This commit is contained in:
parent
20434787a3
commit
a8f77df6f1
@ -27,7 +27,7 @@
|
|||||||
"url": "https://github.com/nrwl/nx/issues"
|
"url": "https://github.com/nrwl/nx/issues"
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
"tao": "./index"
|
"tao": "./index.js"
|
||||||
},
|
},
|
||||||
"homepage": "https://nx.dev",
|
"homepage": "https://nx.dev",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user