Browse Source

Merge pull request #88 from SabreCat/patch-1

Remove excess comma in main array
tags/v1.1.1
zimbatm 9 years ago
parent
commit
70dfe21a6b
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