We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e301549 commit 4877813Copy full SHA for 4877813
1 file changed
build/npm/runtime_package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "tns-ios",
3
- "description": "NativeScript Runtime for iOS",
+ "description": "NativeScript for iOS using JavaScriptCore",
4
"version": "6.5.6",
5
"keywords": [
6
"NativeScript",
@@ -9,7 +9,7 @@
9
],
10
"repository": {
11
"type": "git",
12
- "url": "https://github.com/NativeScript/ios-runtime"
+ "url": "https://github.com/NativeScript/ios-jsc"
13
},
14
"author": {
15
"name": "NativeScript",
0 commit comments