Closed mlms13 closed 5 years ago
Ah my bad, I thought I published it earlier
No worries! I see it's there now, so I updated the dependency here.
Thanks! Can you squash it into one commit?
Please do! I didn't want to force-push, but I'm all for the squash merge.
Force pushing works ok with github, it'll automagically update the diff and everything
Ha, sorry I totally misread your previous message. :stuck_out_tongue: Here comes the squash...
I also threw in the .gitattributes
file to get rid of the incorrect C++
language identification. Should be good to go now, if you're OK with it.
Thanks for the PR! :slightly_smiling_face:
This bumps the
bs-platform
version to5.0.4
.string_of_float
triggers a warning and recommendsJs.Float.toString
instead, so I made that changebs-mocha
andbs-chai
) were updated to work with the latestbs-platform
I saw you made a
bs-chai
release on Github, but I'm not yet seeing it on npm. For now I pointed thedevDependency
directly at github, but I'm happy to change that back to npm oncebs-chai@0.5.0
shows up there.