mirror of
https://github.com/actions/hello-world-javascript-action.git
synced 2025-12-16 06:57:01 +00:00
Add node modules and package files
This commit is contained in:
3
node_modules/@octokit/request/dist-web/index.js
generated
vendored
3
node_modules/@octokit/request/dist-web/index.js
generated
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user