Browse Source

Remove excess comma in main array

Fixes #87.
pull/88/head
Sabe Jones 9 years ago
parent
commit
ba3a15af69
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      bower.json

+ 1
- 1
bower.json View File

@@ -10,7 +10,7 @@
],
"homepage": "http://zocial.smcllns.com/",
"main": [
"css/zocial.css",
"css/zocial.css"
],
"license": "MIT",
"ignore": [


Loading…
Cancel
Save