akserg / ng2-toasty

Angular2 Toasty component shows growl-style alerts and messages for your app.
MIT License
283 stars 103 forks source link

fix(package.json): build in Windows #62

Closed gilhanan closed 7 years ago

gilhanan commented 7 years ago

Fix #59

Install npm package 'cash-cp' as devDependency

akserg commented 7 years ago

Thank you.