Skip to content

Commit 3ce43ec

Browse files
committed
pure OSS
1 parent f7828cd commit 3ce43ec

2 files changed

Lines changed: 10 additions & 3 deletions

File tree

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ nmHoistingLimits: workspaces
77
npmMinimalAgeGate: 14d
88
nodeLinker: node-modules
99

10-
npmRegistryServer: "https://npm.dev.wixpress.com"
10+
npmRegistryServer: "https://registry.npmjs.org"
1111

1212
yarnPath: .yarn/releases/yarn-4.12.0.cjs

yarn.lock

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1665,7 +1665,7 @@ __metadata:
16651665

16661666
"@d11/react-native-fast-image@npm:^8.13.0":
16671667
version: 8.13.0
1668-
resolution: "@d11/react-native-fast-image@npm:8.13.0::__archiveUrl=https%3A%2F%2Fnpm.dev.wixpress.com%2Fapi%2Fnpm%2Fnpm-repos%2F%40d11%2Freact-native-fast-image%2F-%2Freact-native-fast-image-8.13.0.tgz"
1668+
resolution: "@d11/react-native-fast-image@npm:8.13.0"
16691669
peerDependencies:
16701670
react: "*"
16711671
react-native: "*"
@@ -9836,9 +9836,16 @@ __metadata:
98369836
languageName: node
98379837
linkType: hard
98389838

9839+
"lodash@npm:4.17.23, lodash@npm:4.x.x, lodash@npm:^4.17.11, lodash@npm:^4.17.21, lodash@npm:^4.17.5, lodash@npm:^4.3.0":
9840+
version: 4.17.23
9841+
resolution: "lodash@npm:4.17.23"
9842+
checksum: 10/82504c88250f58da7a5a4289f57a4f759c44946c005dd232821c7688b5fcfbf4a6268f6a6cdde4b792c91edd2f3b5398c1d2a0998274432cff76def48735e233
9843+
languageName: node
9844+
linkType: hard
9845+
98399846
"lodash@npm:4.18.1":
98409847
version: 4.18.1
9841-
resolution: "lodash@npm:4.18.1::__archiveUrl=https%3A%2F%2Fnpm.dev.wixpress.com%2Fapi%2Fnpm%2Fnpm-repos%2Flodash%2F-%2Flodash-4.18.1.tgz"
9848+
resolution: "lodash@npm:4.18.1"
98429849
checksum: 10/306fea53dfd39dad1f03d45ba654a2405aebd35797b673077f401edb7df2543623dc44b9effbb98f69b32152295fff725a4cec99c684098947430600c6af0c3f
98439850
languageName: node
98449851
linkType: hard

0 commit comments

Comments
 (0)