mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-20 22:52:46 -05:00
This commit is contained in:
parent
368fe92a10
commit
fab8391daf
1 changed files with 0 additions and 2 deletions
|
@ -18,8 +18,6 @@ const encode = function(thing) {
|
|||
const jsonContentType = 'application/json';
|
||||
|
||||
const contenTypeAccept = [
|
||||
'application/octet-stream',
|
||||
'application/vnd.npm.install-v1+json; q=1.0',
|
||||
`${jsonContentType} q=0.8, */*`,
|
||||
].join(', ');
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue