Skip to content

Commit 3a3bb13

Browse files
committed
ci: point ios package repository at napi runtime
1 parent 9bd51ef commit 3a3bb13

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
],
1111
"repository": {
1212
"type": "git",
13-
"url": "https://github.com/NativeScript/ios"
13+
"url": "https://github.com/NativeScript/napi-ios"
1414
},
1515
"author": {
1616
"name": "NativeScript Team",

packages/ios/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
],
1010
"repository": {
1111
"type": "git",
12-
"url": "https://github.com/NativeScript/ios",
12+
"url": "https://github.com/NativeScript/napi-ios",
1313
"directory": "packages/ios"
1414
},
1515
"author": {

0 commit comments

Comments
 (0)