Reputation: 10548
How can i identify what polymer-cli version installed on my computer ?
I mean to say when we want to know the version of npm-cli and bower-cli etc we do
npm -v
bower -v
gulp -v
is there is any command or something to get polymer-cli version
Upvotes: 3
Views: 4790