@octokit/endpoint
Advanced tools
@@ -1,4 +0,4 @@ | ||
| const VERSION = "10.1.4"; | ||
| const VERSION = "11.0.0"; | ||
| export { | ||
| VERSION | ||
| }; |
@@ -1,1 +0,1 @@ | ||
| export declare const VERSION = "10.1.4"; | ||
| export declare const VERSION = "11.0.0"; |
+2
-2
| { | ||
| "name": "@octokit/endpoint", | ||
| "version": "10.1.4", | ||
| "version": "11.0.0", | ||
| "type": "module", | ||
@@ -36,3 +36,3 @@ "publishConfig": { | ||
| "engines": { | ||
| "node": ">= 18" | ||
| "node": ">= 20" | ||
| }, | ||
@@ -39,0 +39,0 @@ "files": [ |