jossef / material-design-icons-iconfont

Material Design icons + Development Experience
https://jossef.github.io/material-design-icons-iconfont
Apache License 2.0
455 stars 58 forks source link

The package.json "version" field contains "v" prefix #75

Closed JeremyGrieshop closed 2 years ago

JeremyGrieshop commented 3 years ago

I believe it should just be a numeric (semantic) version identifier without the "v" prefix. It's never caused problems in the past, but the latest NPM seems to be a little confused when you run npm outdated:

$ npm outdated
Package                         Current  Wanted   Latest  Location  
material-design-icons-iconfont   v6.1.0   6.1.0    6.1.0  node_modules/material-design-icons-iconfont 
jossef commented 2 years ago

fixed since 6.4.1 https://www.npmjs.com/package/material-design-icons-iconfont/v/6.4.1