Explorar el Código

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

* fix: use npmrc auth for React module publishing

* revert removal
bubble
kyle hace 5 años
committed by GitHub
padre
commit
cb01304d64
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      flavors/swagger-ui-react/dist/.npmrc

+ 1
- 0
flavors/swagger-ui-react/dist/.npmrc Ver fichero

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

Cargando…
Cancelar
Guardar