You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You are right. I THOUGHT it was in devDependencies but it is in dependencies which should be empty since js-base64 does not depend on any other modules. It is fixed in e4362c7.
Put "mocha" in dependencies made some issues when we build our production version of our project, should "mocha" be place in devDependencies?
The text was updated successfully, but these errors were encountered: