Update modules

This commit is contained in:
Sven-Hendrik Haase
2019-09-04 22:53:08 +02:00
parent 3804ea559b
commit 77a52a77ba
110 changed files with 1122 additions and 3585 deletions

View File

@@ -1,5 +1,5 @@
import { endpoint } from '@octokit/endpoint';
import getUserAgent from 'universal-user-agent';
import { getUserAgent } from 'universal-user-agent';
import isPlainObject from 'is-plain-object';
import nodeFetch from 'node-fetch';
import { RequestError } from '@octokit/request-error';
@@ -124,3 +124,4 @@ const request = withDefaults(endpoint, {
});
export { request };
//# sourceMappingURL=index.js.map

1
node_modules/@octokit/request/dist-web/index.js.map generated vendored Normal file

File diff suppressed because one or more lines are too long