Skip to content

Commit

Permalink
fix(config): update registry config for npm
Browse files Browse the repository at this point in the history
The previous syntax causes problems with npm v8
  • Loading branch information
gurpreetatwal committed Feb 22, 2022
1 parent 66d6cc2 commit 166a5c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
//npm.pkg.github.com/:_authToken=${GH_TOKEN}
registry=https://npm.pkg.github.com/smartcar
@smartcar:registry=https://npm.pkg.github.com

0 comments on commit 166a5c4

Please sign in to comment.