js-kyle / connect-assets

A Rails-style asset pipeline for Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update uglify-js to 2.4.23

deployable opened this issue · comments

UglifyJS2 has had a lot of bug fix releases as well. https://github.com/mishoo/UglifyJS2/releases

Is it a conscious decision not to use the "~" operator for the latest minor version in the dependency definitions?

Yes, I feel like when you install a particular version of connect-assets you should receive the same software every time.