Skip to content

Commit 6d9bfd5

Browse files
committed
Remove bootstrap-datepicker from bower main array
As it doesn't exist in the repo anymore
1 parent 764599d commit 6d9bfd5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

bower.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
"name": "angular-schema-form",
33
"main": [
44
"dist/schema-form.min.js",
5-
"dist/bootstrap-decorator.min.js",
6-
"dist/bootstrap-datepicker.min.js"
5+
"dist/bootstrap-decorator.min.js"
76
],
87
"version": "0.7.3",
98
"authors": [

0 commit comments

Comments
 (0)