cozy / cozy-clearance

Clearance manager for cozy apps
Other
2 stars 7 forks source link

Might be broken with npm3 #28

Open aenario opened 8 years ago

aenario commented 8 years ago

This part of the code will break with npm3 :

https://github.com/cozy/cozy-clearance/blob/de94b23b01ed8ece1cbef4f6d6be745190605e4e/controller.coffee#L29-L31

We can fix it, or we can delete it if all apps now use cozydb.

clochix commented 8 years ago

Thanks for pointing the finger at this. As a TR, you're probably one of the best who can answer ;-)

@frankrousseau, any opinion ?

frankrousseau commented 8 years ago

I think all core apps are using cozydb. So, it's ok.