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

fixed type on getTimestamp() #47

Merged
merged 1 commit into from
Mar 12, 2022
Merged

fixed type on getTimestamp() #47

merged 1 commit into from
Mar 12, 2022

Conversation

rparet
Copy link
Contributor

@rparet rparet commented Mar 12, 2022

getTimestamp is now typed correctly (Date instead of number).
Also fixed the tests and moved to the latest version of typescript (necessary to avoid an error while running the tests).

This fixes #43

@niftylettuce niftylettuce merged commit d1520df into cabinjs:master Mar 12, 2022
@niftylettuce
Copy link
Collaborator

This should be fixed as of v2.0.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Api is not matching the one from bson - getTimestamp
2 participants