Skip to content
This repository was archived by the owner on Jul 1, 2020. It is now read-only.

Commit 899f487

Browse files
committed
Update bower
1 parent b9ccb2d commit 899f487

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

bower.json

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,17 @@
2525
"src/validation-service.js"
2626
],
2727
"ignore": [
28-
"/.*",
29-
"CNAME",
30-
"app.js",
31-
"changelog.txt",
32-
"index.html",
28+
"**/.*",
29+
"source",
30+
"spec",
31+
".bowerrc",
32+
".gitignore",
33+
".jshintignore",
34+
".jshintrc",
35+
"bower.json",
36+
"gruntfile.js",
37+
"package.json",
3338
"README.md",
34-
"style.css",
3539
"more-examples",
3640
"templates",
3741
"vendors"

0 commit comments

Comments
 (0)