Skip to content

Commit 49119ea

Browse files
committed
chore: add .npmrc file and update package-lock.json to use npmjs registry for dependencies
1 parent 3354168 commit 49119ea

File tree

2 files changed

+16
-10
lines changed

2 files changed

+16
-10
lines changed

.npmrc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
registry=https://registry.npmjs.org/
2+
@advanced-rest-client:registry=https://registry.npmjs.org/
3+
@mulesoft:registry=https://registry.npmjs.org/
4+
@salesforce:registry=https://registry.npmjs.org/
5+
always-auth=false
6+
strict-ssl=true

package-lock.json

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

0 commit comments

Comments
 (0)