EvandroLG / selecting

:fishing_pole_and_fish: A library that allows you to access the text selected by the user
92 stars 12 forks source link

Where is uglify dependencie? #5

Closed felquis closed 9 years ago

felquis commented 9 years ago

When I run 'make minify' I get an error because there's no uglify in the dependencies https://github.com/EvandroLG/selecting/blob/5492f295791abac490a121899475c0c9751ef938/package.json#L7-L10

EvandroLG commented 9 years ago

I forgot to put it in the package.json. Make a git pull, run npm install and then run make minify. It should be enough. Let me know if it works for you.

felquis commented 9 years ago

Yeah it's working now, thanks :)

felquis commented 9 years ago

Closed by https://github.com/EvandroLG/selecting/commit/48328831975834838f593040a15bad335e5c14f3