Browse Source

housekeeping: use npmrc auth for React module publishing (via #5210)

* fix: use npmrc auth for React module publishing

* revert removal
bubble
kyle 5 years ago
committed by GitHub
parent
commit
cb01304d64
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      flavors/swagger-ui-react/dist/.npmrc

+ 1
- 0
flavors/swagger-ui-react/dist/.npmrc View File

@@ -0,0 +1 @@
//registry.npmjs.org/:_authToken=${NPM_TOKEN}

Loading…
Cancel
Save