Skip to content
This repository was archived by the owner on Dec 19, 2021. It is now read-only.

Commit 34f2037

Browse files
committed
platforms added
1 parent 583084c commit 34f2037

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

demo/package.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
22
"nativescript": {
3-
"id": "org.nativescript.demo"
3+
"id": "org.nativescript.demo",
4+
"tns-android": {
5+
"version": "6.3.1"
6+
},
7+
"tns-ios": {
8+
"version": "6.3.0"
9+
}
410
},
511
"dependencies": {
612
"nativescript-theme-core": "^1.0.4",

0 commit comments

Comments
 (0)