mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-27 03:41:11 +01:00
Fix external bin names
This commit is contained in:
@@ -41,8 +41,8 @@
|
||||
"active": true,
|
||||
"category": "DeveloperTool",
|
||||
"externalBin": [
|
||||
"vendored/protoc/protoc",
|
||||
"vendored/node/node"
|
||||
"vendored/protoc/yaakprotoc",
|
||||
"vendored/node/yaaknode"
|
||||
],
|
||||
"icon": [
|
||||
"icons/release/32x32.png",
|
||||
|
||||
Reference in New Issue
Block a user