Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typings broken in @cubejs-backend/server #1766

Closed
MattGson opened this issue Jan 14, 2021 · 0 comments
Closed

Typings broken in @cubejs-backend/server #1766

MattGson opened this issue Jan 14, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@MattGson
Copy link
Contributor

This commit seems to have broken the typings on the server.

I believe that in package.json

"typings": "dist/src/index.d.ts",

should be

"typings": "dist/index.d.ts",
@ovr ovr added the bug Something isn't working label Jan 14, 2021
ovr added a commit that referenced this issue Jan 14, 2021
@ovr ovr closed this as completed in 59d279d Jan 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants