Skip to content

Commit 236e9d0

Browse files
authored
📝 docs: update readme
1 parent 3f3aa31 commit 236e9d0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,9 @@ A schema-based form generator component for Vue.js
2525
[Online documentation on Gitbook](https://icebob.gitbooks.io/vueformgenerator/content/)
2626

2727
## Dependencies
28-
- [jQuery](http://www.jquery.com)
2928
- [Moment.js](http://momentjs.com/) (built-in)
3029
- [lodash](https://lodash.com/) (built-in)
31-
- [BootStrap](http://getbootstrap.com/) (optional)
30+
- [BootStrap](http://getbootstrap.com/) & [jQuery](http://www.jquery.com) (optional)
3231
- [bootstrap-select](https://silviomoreto.github.io/bootstrap-select/) for `selectEx` fields (optional)
3332
- [bootstrap-datetimepicker](https://github.com/Eonasdan/bootstrap-datetimepicker) for `datetime` fields (optional)
3433
- [spectrum](https://github.com/bgrins/spectrum) for `spectrum` color picker fields (optional)

0 commit comments

Comments
 (0)