Skip to content

Commit bba9734

Browse files
robhoganmeta-codesync[bot]
authored andcommitted
Update references to GitHub org "facebook" -> "react"
Summary: Following the React Foundation move to `react/metro`, update references in `package.json` files `respository.url` is load-bearing for Trusted Publish Reviewed By: fabriziocucci Differential Revision: D108987000 fbshipit-source-id: 7f55971ef714d9eee1f95abb9a0ee964beea8264
1 parent d8843be commit bba9734

18 files changed

Lines changed: 18 additions & 18 deletions

File tree

packages/buck-worker-tool/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"repository": {
77
"type": "git",
8-
"url": "git+https://github.com/facebook/metro.git",
8+
"url": "git+https://github.com/react/metro.git",
99
"directory": "packages/buck-worker-tool"
1010
},
1111
"main": "src/worker-tool.js",

packages/metro-babel-register/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": "git+https://github.com/facebook/metro.git",
13+
"url": "git+https://github.com/react/metro.git",
1414
"directory": "packages/metro-babel-register"
1515
},
1616
"dependencies": {

packages/metro-babel-transformer/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": "git+https://github.com/facebook/metro.git",
13+
"url": "git+https://github.com/react/metro.git",
1414
"directory": "packages/metro-babel-transformer"
1515
},
1616
"scripts": {

packages/metro-cache-key/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": "git+https://github.com/facebook/metro.git",
13+
"url": "git+https://github.com/react/metro.git",
1414
"directory": "packages/metro-cache-key"
1515
},
1616
"scripts": {

packages/metro-cache/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": "git+https://github.com/facebook/metro.git",
13+
"url": "git+https://github.com/react/metro.git",
1414
"directory": "packages/metro-cache"
1515
},
1616
"scripts": {

packages/metro-config/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": "git+https://github.com/facebook/metro.git",
13+
"url": "git+https://github.com/react/metro.git",
1414
"directory": "packages/metro-config"
1515
},
1616
"scripts": {

packages/metro-core/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": "git+https://github.com/facebook/metro.git",
13+
"url": "git+https://github.com/react/metro.git",
1414
"directory": "packages/metro-core"
1515
},
1616
"scripts": {

packages/metro-file-map/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": "git+https://github.com/facebook/metro.git",
13+
"url": "git+https://github.com/react/metro.git",
1414
"directory": "packages/metro-file-map"
1515
},
1616
"scripts": {

packages/metro-minify-terser/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": "git+https://github.com/facebook/metro.git",
13+
"url": "git+https://github.com/react/metro.git",
1414
"directory": "packages/metro-minify-terser"
1515
},
1616
"scripts": {

packages/metro-resolver/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": "git+https://github.com/facebook/metro.git",
13+
"url": "git+https://github.com/react/metro.git",
1414
"directory": "packages/metro-resolver"
1515
},
1616
"scripts": {

0 commit comments

Comments
 (0)