Skip to content

Commit a14df83

Browse files
author
Christoph Burgmer
committed
Clean-up bower stuff
1 parent 9355816 commit a14df83

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.gitignore

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
.DS_Store
33
/_SpecRunner.html
44
/node_modules
5-
/bower_components/
65
/attic/
7-
/test/ui/*.json
6+
/test/ui/*.html.json
87
/build/

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
"grunt-contrib-jasmine": "~0.6.0",
3333
"grunt-contrib-watch": "~0.5.2",
3434
"grunt-contrib-cssmin": "~0.6.2",
35-
"bower": "~1.2.0",
3635
"grunt-contrib-csslint": "~0.1.2",
3736
"grunt-shell": "~0.6.1",
3837
"jasmine-core": "~2.0.0",

0 commit comments

Comments
 (0)