Skip to content

Commit d919ecd

Browse files
Move lerna fork to the babel org
1 parent d8da63c commit d919ecd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"webpack-stream": "^4.0.0"
7272
},
7373
"resolutions": {
74-
"@lerna/**/@lerna/collect-updates": "https://github.com/nicolo-ribaudo/lerna.git#babel-collect-updates"
74+
"@lerna/**/@lerna/collect-updates": "https://github.com/babel/lerna.git#babel-collect-updates"
7575
},
7676
"engines": {
7777
"node": ">= 6.9.0 < 13.0.0",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1085,9 +1085,9 @@
10851085
figgy-pudding "^3.5.1"
10861086
npmlog "^4.1.2"
10871087

1088-
"@lerna/[email protected]", "@lerna/collect-updates@https://github.com/nicolo-ribaudo/lerna.git#babel-collect-updates":
1088+
"@lerna/[email protected]", "@lerna/collect-updates@https://github.com/babel/lerna.git#babel-collect-updates":
10891089
version "3.14.2"
1090-
resolved "https://github.com/nicolo-ribaudo/lerna.git#89eab830be040fbaabc31ad7206c5efab878c6c3"
1090+
resolved "https://github.com/babel/lerna.git#89eab830be040fbaabc31ad7206c5efab878c6c3"
10911091
dependencies:
10921092
"@lerna/child-process" "^3.3.0"
10931093
"@lerna/describe-ref" "^3.6.0"

0 commit comments

Comments
 (0)