Pārlūkot izejas kodu

fixed missing comma

fixed missing comma
Stein, Peter 12 gadi atpakaļ
vecāks
revīzija
d4f6e4f383
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      component.json

+ 1 - 1
component.json

@@ -8,7 +8,7 @@
   ],
   "dependencies": {
     "jquery": "~1.9.0"
-  }
+  },
   "scripts": [
     "static/js/bootstrap-switch.js"
   ]