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 { VERSION } from "./version";
import withDefaults from "./with-defaults";
export const request = withDefaults(endpoint, {