LPology / Simple-Ajax-Uploader

Javascript file upload plugin with progress bar support. Works in all major browsers, including IE7+, Chrome, Firefox, Safari, and Opera. No dependencies - use it with or without jQuery.
995 stars 267 forks source link

update package.json in the manner of npm #140

Closed ruanyl closed 8 years ago

ruanyl commented 8 years ago

2.4 regards as an invalid version by npm, so 2.4.0 is used here. Simply update version number in package.json

LPology commented 8 years ago

@ruanyl Just merged. Thanks for your help.