-
Notifications
You must be signed in to change notification settings - Fork 60
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
Make microtime a devDependency again #63
Comments
If you think it is fine, I can prepare a PR. |
On Console: [4/4] Building fresh packages... |
and done |
Placing it in the
optionalDependencies
(8423738) makes it being installed on consumers of this library, which shouldn't be required.Is there another reason?
Thanks for the amazing work on this library.
The text was updated successfully, but these errors were encountered: