bradgarropy / labman-cli

👨🏼‍🔬 github label manager cli

Home Page:https://npmjs.com/package/labman

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

octokit deprecation

bradgarropy opened this issue · comments

[@octokit/rest] `const Octokit = require("@octokit/rest")` is deprecated.
Use `const { Octokit } = require("@octokit/rest")` instead