Skip to content

Commit f70a409

Browse files
committed
fix: regenerate package-lock.json with public npm registry
- Enable registry override in .npmrc to prevent private registry URLs - Clean regenerate lock files using --registry flag - Remove all npm.ppx520.com references
1 parent 4ab400f commit f70a409

3 files changed

Lines changed: 987 additions & 385 deletions

File tree

.npmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
# registry=https://registry.npmjs.org/
1+
registry=https://registry.npmjs.org/
22
@bigo-sg:registry=https://npm.pkg.github.com

0 commit comments

Comments
 (0)