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

* fix: use npmrc auth for React module publishing

* revert removal
This commit is contained in:
kyle
2019-03-01 21:47:55 -08:00
committed by GitHub
parent bbaf4f06a3
commit cb01304d64

1
flavors/swagger-ui-react/dist/.npmrc vendored Normal file
View File

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