As the title says @octokit/core is a production dep in the node package and makes it's way to production deps.
https://github.com/statsig-io/statsig-server-core/blob/main/statsig-node/package.json#L14
I assume that's not intentional, it should be listed as a dev dep instead.
As the title says @octokit/core is a production dep in the node package and makes it's way to production deps.
https://github.com/statsig-io/statsig-server-core/blob/main/statsig-node/package.json#L14
I assume that's not intentional, it should be listed as a dev dep instead.