snapjay / ngCart

Really simple shopping cart for AngularJS
http://ngcart.snapjay.com
380 stars 236 forks source link

The 'store' service defined in ngCar.js conflicts with the 'a0-angular-storage' package. #20

Open Rooke opened 9 years ago

Rooke commented 9 years ago

The package 'a0-angular-storage' (https://github.com/auth0/angular-storage) also defines a provider called 'store'. When both packages are added as dependencies, problems happen.