Skip to content

Commit c00c1dc

Browse files
authored
deleting bootstrap as a dependency
1 parent 7b561fa commit c00c1dc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

bower.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
"name": "bootstrap-angular-validation",
33
"description": "Bootstrap form validation in Angular like jQuery but w/o jQuery.",
44
"main": "dist/bootstrap-angular-validation.min.js",
5-
"dependencies": {
6-
"bootstrap": "^3.3.6"
7-
},
5+
"dependencies": { },
86
"devDependencies": {
97
"angular": "^1.5.5"
108
},

0 commit comments

Comments
 (0)