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