n5ro / aframe-physics-system

Physics system for A-Frame VR, built on CANNON.js.
https://n5ro.github.io/aframe-physics-system/
MIT License
505 stars 136 forks source link

should do a 4.0.2 release #170

Open MignonBelongie opened 3 years ago

MignonBelongie commented 3 years ago

Among other things, this will fix #151

We will need to get permission to publish to npm, as @donmccurdy is currently the only owner.

donmccurdy commented 3 years ago

Hi @MignonBelongie, I can provide permission to publish to npm — you'll need an npm account, just let me know what username(s) to add.

MignonBelongie commented 3 years ago

@donmccurdy Sorry for the delay. We now both have npm accounts: mignon and micahb.

donmccurdy commented 3 years ago

Ok – you should both have npm access now 👍

kdvalin commented 3 years ago

What's the status on this? A project that I'm working on is having installation issues since the latest NPM package currently relies on donmccurdy/cannon.js, but it seems like that repo has been removed.