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
fix(#97): accept validator case insensitive
Fix issue where accept validator return false if file extension is
uppercase. Accept validator should be case insensitive.
Closes#97.