Hello,

the `bootstrap-decorator.js` and `bootstrap-decorator.min.js` files has moved
to their project repo, https://github.com/Textalk/angular-schema-form-bootstrap

You can install it via bower and npm as well.

```sh
bower install angular-schema-form-bootstrap
```
or

```sh
npm install angular-schema-form-bootstrap
```
