Skip to content

Commit 47f392f

Browse files
committed
fix registry
1 parent cd46227 commit 47f392f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,25 @@
44

55
lodash.camelcase@^4.3.0:
66
version "4.3.0"
7-
resolved "http://registry.npm.taobao.org/lodash.camelcase/download/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6"
7+
resolved "https://registry.npmjs.org/lodash.camelcase/download/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6"
88
integrity sha1-soqmKIorn8ZRA1x3EfZathkDMaY=
99

1010
lodash.endswith@^4.2.1:
1111
version "4.2.1"
12-
resolved "http://registry.npm.taobao.org/lodash.endswith/download/lodash.endswith-4.2.1.tgz#fed59ac1738ed3e236edd7064ec456448b37bc09"
12+
resolved "https://registry.npmjs.org/lodash.endswith/download/lodash.endswith-4.2.1.tgz#fed59ac1738ed3e236edd7064ec456448b37bc09"
1313
integrity sha1-/tWawXOO0+I27dcGTsRWRIs3vAk=
1414

1515
lodash.kebabcase@^4.1.1:
1616
version "4.1.1"
17-
resolved "http://registry.npm.taobao.org/lodash.kebabcase/download/lodash.kebabcase-4.1.1.tgz#8489b1cb0d29ff88195cceca448ff6d6cc295c36"
17+
resolved "https://registry.npmjs.org/lodash.kebabcase/download/lodash.kebabcase-4.1.1.tgz#8489b1cb0d29ff88195cceca448ff6d6cc295c36"
1818
integrity sha1-hImxyw0p/4gZXM7KRI/21swpXDY=
1919

2020
lodash.upperfirst@^4.3.1:
2121
version "4.3.1"
22-
resolved "http://registry.npm.taobao.org/lodash.upperfirst/download/lodash.upperfirst-4.3.1.tgz#1365edf431480481ef0d1c68957a5ed99d49f7ce"
22+
resolved "https://registry.npmjs.org/lodash.upperfirst/download/lodash.upperfirst-4.3.1.tgz#1365edf431480481ef0d1c68957a5ed99d49f7ce"
2323
integrity sha1-E2Xt9DFIBIHvDRxolXpe2Z1J984=
2424

2525
spdx-license-list@^5.0.0:
2626
version "5.0.0"
27-
resolved "http://registry.npm.taobao.org/spdx-license-list/download/spdx-license-list-5.0.0.tgz#d100186631ec16774094632c22a7a693c39df903"
27+
resolved "https://registry.npmjs.org/spdx-license-list/download/spdx-license-list-5.0.0.tgz#d100186631ec16774094632c22a7a693c39df903"
2828
integrity sha1-0QAYZjHsFndAlGMsIqemk8Od+QM=

0 commit comments

Comments
 (0)