Skip to content

Commit 74b45a1

Browse files
committed
Merge pull request #18 from marcodussin/master
bower.json commas
2 parents 03a97f1 + ee4d6ce commit 74b45a1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bower.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"logging",
1616
"angular-logger",
1717
"$log"
18-
]
18+
],
1919
"ignore": [
2020
"bower_components",
2121
"node_modules",
@@ -28,6 +28,6 @@
2828
".travis.yml",
2929
"enhanced-logging.png",
3030
"gulpfile.js",
31-
"package.json",
31+
"package.json"
3232
]
33-
}
33+
}

0 commit comments

Comments
 (0)