Skip to content

Commit bf74eb1

Browse files
committed
Use HTTPS repository URL for babel preset
1 parent 67381e1 commit bf74eb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/react-native-babel-preset/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Babel preset for React Native applications",
55
"repository": {
66
"type": "git",
7-
"url": "git+ssh://git@github.com/react/react-native.git",
7+
"url": "git+https://github.com/react/react-native.git",
88
"directory": "packages/react-native-babel-preset"
99
},
1010
"keywords": [

0 commit comments

Comments
 (0)