Skip to content

Commit 0ced04c

Browse files
committed
misc
1 parent 26acdd9 commit 0ced04c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

sample/.vscode/settings.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@
77
"app/**/*.js": true,
88
"app/**/*.map": true
99
}
10+
,
11+
"typescript.tsdk": "./node_modules/typescript/lib"
1012
}

sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"nativescript": {
33
"id": "net.tangrainc.dropdownsample",
44
"tns-android": {
5-
"version": "2.0.0"
5+
"version": "2.3.0"
66
},
77
"tns-ios": {
88
"version": "2.3.0"

0 commit comments

Comments
 (0)