Skip to content

Commit 03ffee7

Browse files
committed
Merge pull request #106 from morrislaptop/patch-1
Remove bootstrap-datepicker from bower main array
2 parents 681e5d4 + 6d9bfd5 commit 03ffee7

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.2",
98
"authors": [

0 commit comments

Comments
 (0)