Skip to content

Commit 59279e1

Browse files
committed
Add .npmrc configuration and update package dependencies
1 parent bd29bfe commit 59279e1

File tree

3 files changed

+4707
-1525
lines changed

3 files changed

+4707
-1525
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

0 commit comments

Comments
 (0)