berkanakyurek / select2-bootstrap4-theme

A theme for Select2 v4 and Bootstrap 4
https://berkan52.github.io/select2-bootstrap4-theme/
MIT License
91 stars 41 forks source link

Latest version not available with yarn #21

Open gjm opened 5 years ago

gjm commented 5 years ago

Using yarn to install this package i get only version 1.0.0 and not the latest one.

 $ yarn info select2-bootstrap4-theme

will output

{ name: 'select2-bootstrap4-theme',
  description: 'A theme for Select2 v4 and Bootstrap 4',
  'dist-tags': 
   { latest: '1.0.0' },
  versions: 
   [ '1.0.0' ],
  maintainers: 
(...)

The changelog says the latest version is 1.0.2.

bessone commented 5 years ago

Same with npm