chore(package): remove browserify, tsify dev dependencies
both packages not used in the project anymore since we switched to webpack.
(tsify is a plugin for browserify)
fixes npm audit warnings for browserify
we probably missed this in #384 (adding browserify) and #394 (keeping tsify).