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:
2
node_modules/@octokit/endpoint/dist-src/defaults.js
generated
vendored
2
node_modules/@octokit/endpoint/dist-src/defaults.js
generated
vendored
@@ -1,4 +1,4 @@
|
||||
import getUserAgent from "universal-user-agent";
|
||||
import { getUserAgent } from "universal-user-agent";
|
||||
import { VERSION } from "./version";
|
||||
const userAgent = `octokit-endpoint.js/${VERSION} ${getUserAgent()}`;
|
||||
export const DEFAULTS = {
|
||||
|
||||
Reference in New Issue
Block a user