asvd / naturalScroll

smoothly scroll to the desired position
MIT License
242 stars 6 forks source link

"main" property not specified in the bower.json #1

Open PrashantAshok opened 9 years ago

PrashantAshok commented 9 years ago

Hi,

When I install the package through bower, the installed bower.json file doesn't have the "main" property. This breaks gulp plugins like wiredep. Can you please fix it?

Thanks.

asvd commented 9 years ago

I am not sure how exactly the problem appears. There is a main property in the bower.json in the repo:

https://github.com/asvd/naturalScroll/blob/master/bower.json#L9

but when I install it from bower, in the installed .bower.json there is no such property. Perhaps the installed json is generated somehow.

I do not use bower actively, so I will appreciate any suggestion on what exactly the problem is and how it can be fixed.

PrashantAshok commented 9 years ago

I have not pushed to bower myself, but it looks like bower.json is missing in your latest tag version. More info at SO.

asvd commented 9 years ago

ok, will investigate on it. thx for the info

asvd commented 7 years ago

Is the problem solved in v0.2.2?

The bower.json is now tagged: https://github.com/asvd/naturalScroll/tree/v0.2.2