test/fixtures/bower_project/bower.json in rab-0.0.1 vs test/fixtures/bower_project/bower.json in rab-0.1.0

- old
+ new

@@ -2,10 +2,10 @@ "author": { "name": "author" }, "name": "test-project", "version": "0.0.0", - "main": ["./foo.js", "./foo.css"], + "main": ["./foo.js", "./foo.css", "./foo.png", "./bar"], "dependencies": { "bootstrap": ">=1" } }