facultymatt / angular-unsavedChanges

angular-unsavedChanges
175 stars 81 forks source link

bower.json small bug #16

Closed omri-shaiko closed 10 years ago

omri-shaiko commented 10 years ago

You have small bug in bower.json.

You need to change it from:

"main": "unsavedChanges.js",

To

"main": "dist/unsavedChanges.js",
amotamed commented 10 years ago
sfakir commented 10 years ago

same here! Please fix this bug! thank you

ricn commented 10 years ago

I'm having the same problem.