Skip to content

Commit 86d39af

Browse files
Feon SuaFeon Sua
Feon Sua
authored and
Feon Sua
committed
Merge branch 'garymathews-TIMOB-18706'
2 parents 8c97771 + 6cb3c33 commit 86d39af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/windowsphone.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ function detect(options, callback) {
4646
}
4747

4848
var results = {
49-
windowsphone: null,
49+
windowsphone: {},
5050
issues: []
5151
},
5252
searchPaths = [

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "windowslib",
3-
"version": "0.1.9",
3+
"version": "0.1.10",
44
"description": "Windows Phone Utility Library",
55
"keywords": [
66
"appcelerator",

0 commit comments

Comments
 (0)