Skip to content

Commit 288686c

Browse files
Vasil ChimevVasil Chimev
Vasil Chimev
authored and
Vasil Chimev
committed
Update NativeScript ID in package.json
It is needed to workaround an issue with the LiveSync on iOS Simulator.
1 parent c9fb1fb commit 288686c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"nativescript": {
3-
"id": "org.nativescript.nativescripttodomvc",
3+
"id": "org.nativescript.samplengtodomvc",
44
"tns-android": {
55
"version": "1.6.2"
66
}
@@ -51,4 +51,4 @@
5151
"shelljs": "^0.5.3",
5252
"typescript": "^1.8.2"
5353
}
54-
}
54+
}

0 commit comments

Comments
 (0)