chore: apply registry only to lerna

This commit is contained in:
Rongjian Zhang 2021-11-20 14:22:33 +08:00
parent 00acd0812c
commit 23ede6e33a
3 changed files with 17 additions and 9 deletions

1
.npmrc
View File

@ -1,3 +1,2 @@
save-workspace-protocol=false
prefer-workspace-packages=true
registry=https://registry.npmjs.org

View File

@ -1,11 +1,10 @@
{
"packages": [
"packages/*"
],
"packages": ["packages/*"],
"version": "1.10.13",
"command": {
"publish": {
"conventionalCommits": true
"conventionalCommits": true,
"registry": "https://registry.npmjs.org"
}
}
}

View File

@ -6469,6 +6469,7 @@ packages:
/encoding/0.1.13:
resolution: {integrity: sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==}
requiresBuild: true
dependencies:
iconv-lite: 0.6.3
dev: true
@ -7108,7 +7109,7 @@ packages:
resolution: {integrity: sha1-FQStJSMVjKpA20onh8sBQRmU6k8=}
/fsevents/1.2.13:
resolution: {integrity: sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==}
resolution: {integrity: sha1-8yXLBFVZJCi88Rs4M3DvcOO/zDg=}
engines: {node: '>= 4.0'}
os: [darwin]
deprecated: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
@ -7119,9 +7120,10 @@ packages:
optional: true
/fsevents/2.3.2:
resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==}
resolution: {integrity: sha1-ilJveLj99GI7cJ4Ll1xSwkwC/Ro=}
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
os: [darwin]
requiresBuild: true
optional: true
/function-bind/1.1.1:
@ -7938,6 +7940,7 @@ packages:
resolution: {integrity: sha1-Cd/Uq50g4p6xw+gLiZA3jfnjy5w=}
engines: {node: '>=0.10.0'}
hasBin: true
requiresBuild: true
dev: true
optional: true
@ -9270,6 +9273,7 @@ packages:
resolution: {integrity: sha512-SwA1aQXGUvp+P5XdZslUOhhLnClSLIjWvJhmd+Vgib5BFIr9lMNlQwmwUNOjXThF/A0x+MCYYPeWEfeWiLRnTw==}
engines: {node: '>=6'}
hasBin: true
requiresBuild: true
dependencies:
copy-anything: 2.0.3
tslib: 1.14.1
@ -10312,6 +10316,7 @@ packages:
/native-request/1.0.8:
resolution: {integrity: sha512-vU2JojJVelUGp6jRcLwToPoWGxSx23z/0iX+I77J3Ht17rf2INGjrhOoQnjVo60nQd8wVsgzKkPfRXBiVdD2ag==}
requiresBuild: true
dev: true
optional: true
@ -12097,6 +12102,7 @@ packages:
resolution: {integrity: sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==}
engines: {node: '>=4'}
hasBin: true
requiresBuild: true
optional: true
/prettier/2.3.2:
@ -12333,7 +12339,8 @@ packages:
optional: true
/pug/3.0.2:
resolution: {integrity: sha512-bp0I/hiK1D1vChHh6EfDxtndHji55XP/ZJKwsRqrz6lRia6ZC2OZbdAymlxdVFwd1L70ebrVJw4/eZ79skrIaw==}
resolution: {integrity: sha1-81xxBzQ0VOQ7wnrg/3bHMbeOpTU=}
requiresBuild: true
dependencies:
pug-code-gen: 3.0.2
pug-filters: 4.0.0
@ -13290,6 +13297,7 @@ packages:
resolution: {integrity: sha512-jhO5KAR+AMxCEwIH3v+4zbB2WB0z67V1X0jbapfVwQQdjHZUGUyukpnoM6+iCMfsIUC016w9OPKQ5jrNOS9uXw==}
engines: {node: '>=8.9.0'}
hasBin: true
requiresBuild: true
dependencies:
chokidar: 3.5.2
dev: true
@ -14139,6 +14147,7 @@ packages:
/stylus/0.54.8:
resolution: {integrity: sha512-vr54Or4BZ7pJafo2mpf0ZcwA74rpuYCZbxrHBsH8kbcXOwSfvBFwsRfpGO5OD5fhG5HDCFW737PKaawI7OqEAg==}
hasBin: true
requiresBuild: true
dependencies:
css-parse: 2.0.0
debug: 3.1.0
@ -15245,7 +15254,8 @@ packages:
dev: true
/watchpack-chokidar2/2.0.1:
resolution: {integrity: sha512-nCFfBIPKr5Sh61s4LPpy1Wtfi0HE8isJ3d2Yb5/Ppw2P2B/3eVSEBjKfN0fmHJSK14+31KwMKmcrzs2GM4P0Ww==}
resolution: {integrity: sha1-OFAAcu5uzmbzdpk2lQ6hdxvhyVc=}
requiresBuild: true
dependencies:
chokidar: 2.1.8
optional: true