Skip to content

Commit 5591cbf

Browse files
alexpelanoutoftime
authored andcommitted
Clean up unused bower dependencies (#1703)
We're in the process of migrating away from bower so we can start by removing the stuff it installs that we aren't using.
1 parent cd1a67b commit 5591cbf

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

bower.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,9 @@
2222
"tests"
2323
],
2424
"dependencies": {
25-
"angular": "^1.5.5",
2625
"bootstrap": "^3.3.6",
27-
"ember": "^2.5.1",
28-
"foundation": "^5.5.3",
29-
"handlebars": "^4.0.5",
3026
"lodash": "^4.11.2",
3127
"mustache.js": "mustache#^2.2.1",
32-
"normalize-css": "normalize.css#^4.1.1",
33-
"react": "^15.0.1",
34-
"underscore": "^1.8.3"
28+
"normalize-css": "normalize.css#^4.1.1"
3529
}
3630
}

0 commit comments

Comments
 (0)