mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-02 16:17:50 +00:00
Capitalize comment in post-install.js.
Former-commit-id: ea8604f6d044b60378548afea2ca672ac5795244
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
'host': 'api.github.com',
|
||||
'path': '/repos/bestiejs/lodash/git/blobs/' + objectId,
|
||||
'headers': {
|
||||
// by default, all GitHub blob API endpoints return a JSON document
|
||||
// By default, all GitHub blob API endpoints return a JSON document
|
||||
// containing Base64-encoded blob data. Overriding the `Accept` header
|
||||
// with the GitHub raw media type returns the blob data directly.
|
||||
'Accept': 'application/vnd.github.v3.raw'
|
||||
|
||||
Reference in New Issue
Block a user