kimmelsg / github-clubhouse-importer

Import your Github Issues into Clubhouse Stories
MIT License
18 stars 11 forks source link

Deprecation warning in console #6

Closed cvburgess closed 3 years ago

cvburgess commented 4 years ago

When running the main command the following warning appears:

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