So installieren Sie eine bestimmte Version von Bootstrap mit NPM
// installing specific version of bootstrap
$ npm install [email protected] --save
Adorable Alligator
// installing specific version of bootstrap
$ npm install [email protected] --save