Como instalar a versão específica do bootstrap usando o NPM
// installing specific version of bootstrap
$ npm install [email protected] --save
Adorable Alligator
// installing specific version of bootstrap
$ npm install [email protected] --save