-
Notifications
You must be signed in to change notification settings - Fork 19
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
Request to push new version to npm #4
Comments
Hey @chadlwilson, thanks for the reminder, I will do that today! |
Great, looking forward to it! |
All set, 0.2.4 is available on NPM. |
Thanks, working out of the box for us on RN with Jest + RN's Metro bundler now :) Edit: Actually, spoke too soon. react-native's toolchain doesn't seem to like the |
Should the |
Thanks for pointing that out! I just released 0.2.5 without |
Hi - very useful library, thanks!
If you are ready to do so - are you able to push a new version (
0.2.4
I guess) to NPM? There seems to be some packaging issue we have with the published0.2.3
version that appears to be resolved on HEAD; possibly due to the switch to webpack; but that doesn't seem to be released yet.The text was updated successfully, but these errors were encountered: