Skip to content

Commit f3cb4ed

Browse files
committed
Update package.json
1 parent dcf1419 commit f3cb4ed

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"name": "jsc-android",
2+
"name": "@kudo-ci/jsc-android",
33
"version": "250230.0.0",
44
"description": "Pre-build version of JavaScriptCore to be used by React Native apps",
55
"repository": {
66
"type": "git",
7-
"url": "git+https://github.com/react-community/jsc-android-buildscripts.git"
7+
"url": "git+https://github.com/Kudo/jsc-android-buildscripts.git"
88
},
99
"keywords": [
1010
"react-native",
@@ -13,9 +13,9 @@
1313
],
1414
"license": "BSD-2-Clause",
1515
"bugs": {
16-
"url": "https://github.com/react-community/jsc-android-buildscripts/issues"
16+
"url": "https://github.com/Kudo/jsc-android-buildscripts/issues"
1717
},
18-
"homepage": "https://github.com/react-community/jsc-android-buildscripts#readme",
18+
"homepage": "https://github.com/Kudo/jsc-android-buildscripts#readme",
1919
"files": [
2020
"/dist"
2121
],

0 commit comments

Comments
 (0)