Skip to content

Commit c0c224d

Browse files
committed
Remove unused deps
1 parent d34304e commit c0c224d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

bower.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,13 @@
55
"angular": "~1.2.5",
66
"json3": "~3.2.4",
77
"jquery": "~1.9.1",
8-
"bootstrap-sass": "~2.3.1",
98
"es5-shim": "~2.0.8",
109
"angular-animate": "~1.2.5",
1110
"angular-route": "~1.2.5",
1211
"angular-resource": "~1.2.5",
1312
"angular-cookies": "~1.2.5",
1413
"angular-sanitize": "~1.2.5",
1514
"angular-google-maps": "~1.0.5",
16-
"angular-github-adapter": "~0.1.1",
17-
"github": "~0.7.0",
1815
"underscore": "~1.5.2",
1916
"angular-highlightjs": "~0.2.1"
2017
},
@@ -23,6 +20,6 @@
2320
"angular-scenario": "~1.2.5"
2421
},
2522
"resolutions": {
26-
"angular": "~1.2.5"
23+
"angular": "~1.2.11"
2724
}
2825
}

0 commit comments

Comments
 (0)