copilot-core
Advanced tools
Comparing version 0.0.11 to 0.0.12
@@ -68,3 +68,3 @@ "use strict"; | ||
title: p.name, | ||
value: `file:///${file}`, | ||
value: `file:///${path}/${file}`, | ||
}; | ||
@@ -71,0 +71,0 @@ }); |
@@ -7,3 +7,3 @@ "use strict"; | ||
.then(() => { | ||
index_1.handle("wins | search google") | ||
index_1.handle("buildin.process.list") | ||
.then((ret) => { | ||
@@ -10,0 +10,0 @@ debug(ret); |
{ | ||
"name": "copilot-core", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "copilot", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
45678
43
1304