hughsk / disc

:chart_with_upwards_trend: Visualise the module tree of browserify project bundles and track down bloat.
http://hughsk.io/disc
Other
1.33k stars 83 forks source link

upgrade uniq to 1.0.0 #21

Closed mikolalysenko closed 10 years ago

mikolalysenko commented 10 years ago

This was messing up my attempts at cleaning up dependencies across a large project (where disc was installed locally).

hughsk commented 10 years ago

Ah, good catch - no computer to run npm publish from but will do so once I get it back :) Thanks!