We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9355816 commit a14df83Copy full SHA for a14df83
.gitignore
@@ -2,7 +2,6 @@
2
.DS_Store
3
/_SpecRunner.html
4
/node_modules
5
-/bower_components/
6
/attic/
7
-/test/ui/*.json
+/test/ui/*.html.json
8
/build/
package.json
@@ -32,7 +32,6 @@
32
"grunt-contrib-jasmine": "~0.6.0",
33
"grunt-contrib-watch": "~0.5.2",
34
"grunt-contrib-cssmin": "~0.6.2",
35
- "bower": "~1.2.0",
36
"grunt-contrib-csslint": "~0.1.2",
37
"grunt-shell": "~0.6.1",
38
"jasmine-core": "~2.0.0",
0 commit comments