jaredly / hexo-admin

An Admin Interface for Hexo
http://jaredly.github.io/hexo-admin/
1.77k stars 299 forks source link

MD5 causing warning #39

Closed EvanCarroll closed 8 years ago

EvanCarroll commented 8 years ago

npm WARN deprecated MD5@1.3.0: deprecated, use lowercase 'md5@2.x' from now on

EvanCarroll commented 8 years ago

Already fixed here https://github.com/lsmoura/hexo-admin please pull!

jaredly commented 8 years ago

Could you make a pull-request with just the dependency change, and without the index.html change? (while some editors might not like it, it is completely valid html)

EvanCarroll commented 8 years ago

Perhaps valid, but even on that very page it breaks in IE9. Is that advisable to make the trivial point that what you're doing technically should be permitted? It makes sense from Google's POV, "let's break IE9 because they fucked this up." But, that's the wrong attitude. Anyway, to answer your question no. It's not my fork.

jaredly commented 8 years ago

via #40