angulartics / angulartics-google-analytics

Google Analytics plugin for Angulartics
MIT License
133 stars 86 forks source link

Add "version" to bower.json #32

Closed zhaofengxian closed 8 years ago

zhaofengxian commented 8 years ago

If there's no "version", bower will install the latest angulartics-google-analytics instead of specific version in my bower.json. And the lastest angulartics-google-analytics would have conflict with angulartics v0.20.

timelf123 commented 8 years ago

version in bower.json is deprecated -- bower looks at git tags now. if you are still using angulartics 0.20.X you will have to use 0.1.3 or earlier of this plugin