Skip to content

Commit 2999c82

Browse files
authored
Merge pull request #354 from pdpotter/fix-bower-json-validation
fix bower.json validation
2 parents 455fc91 + 2afb4ac commit 2999c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dist/vfg.js",
1111
"dist/vfg.css",
1212
"dist/vfg-core.js",
13-
"dist/vfg-core.css",
13+
"dist/vfg-core.css"
1414
],
1515
"moduleType": [
1616
"amd"

0 commit comments

Comments
 (0)