@octokit/types
Advanced tools
Comparing version 13.6.1 to 13.6.2
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" /> | ||
import type { Fetch } from "./Fetch.js"; | ||
@@ -3,0 +2,0 @@ /** |
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "13.6.1"; | ||
export declare const VERSION = "13.6.2"; |
{ | ||
"name": "@octokit/types", | ||
"version": "13.6.1", | ||
"version": "13.6.2", | ||
"publishConfig": { | ||
@@ -24,9 +24,5 @@ "access": "public", | ||
"@octokit/tsconfig": "^4.0.0", | ||
"@types/node": ">= 8", | ||
"github-openapi-graphql-query": "^4.0.0", | ||
"handlebars": "^4.7.6", | ||
"json-schema-to-typescript": "^15.0.0", | ||
"lodash.set": "^4.3.2", | ||
"npm-run-all2": "^6.0.0", | ||
"pascal-case": "^4.0.0", | ||
"npm-run-all2": "^7.0.0", | ||
"prettier": "^3.0.0", | ||
@@ -36,3 +32,2 @@ "semantic-release": "^24.0.0", | ||
"sort-keys": "^5.0.0", | ||
"string-to-jsdoc-comment": "^1.0.0", | ||
"typedoc": "^0.26.0", | ||
@@ -39,0 +34,0 @@ "typescript": "^5.0.0" |
10
238627
4163