Open gjm opened 5 years ago
Using yarn to install this package i get only version 1.0.0 and not the latest one.
yarn
1.0.0
$ 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.
Same with npm
Using
yarn
to install this package i get only version1.0.0
and not the latest one.will output
The changelog says the latest version is 1.0.2.