Palmabit-IT / angular-cookie-law

Angular Cookie Law is an angular directive that allows your angular application to comply the european cookie law by informing users that your site has cookies. Also provide a service to lock scripts before acceptance (as required by Italian Law - Garante della Privacy dispositions).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update ./dist/ for 0.3.1 version

mrded opened this issue · comments

Looks like you forgot to rebuild ./dist/ for 0.3.1 version. The last update was 2 years ago.

And if you install 0.3.1 version package via npm it doesn't contain new changes.

I made a pull request here #16

Merged. Thank you very much.