phrase / angular-phrase

Angular JS adapter for Phrase
https://phrase.com
MIT License
17 stars 4 forks source link

fix: include typings via npm, switch from bower to npm and remove bow… #10

Closed Szymon-dziewonski closed 4 years ago

Szymon-dziewonski commented 4 years ago

…er mention in README file

Problem were old typings, also since there were used bower which is deprecated since almost 3 years I dropped it (approved by Manuel) and move all packages to npm.

Szymon-dziewonski commented 4 years ago

There are still travis errors so I'll investigate it tomorrow :)