Skip to content

Commit 5d31afb

Browse files
committed
Merge pull request #64 from joscha/patch-1
feat(bower): remove development files
2 parents 756777d + 04c27fd commit 5d31afb

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

bower.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88
"bower_components",
99
"test",
1010
"tests",
11-
"samples"
11+
"samples",
12+
"CHANGELOG.md",
13+
"karma.conf.js",
14+
"package.json",
15+
"src/*",
16+
"Gruntfile.js"
1217
]
1318
}

0 commit comments

Comments
 (0)