forgotten commas

This commit is contained in:
Jiri Spac
2015-02-11 09:12:13 +00:00
parent 29b79410e5
commit da35794202
+2 -2
View File
@@ -120,7 +120,7 @@
"ionic": "github:driftyco/ionic-bower",
"jcrop": "github:tapmodo/Jcrop",
"jiff": "github:cujojs/jiff",
"joi": "github:capaj/joi-browser"
"joi": "github:capaj/joi-browser",
"jquery": "github:components/jquery",
"jquery-file-upload": "github:blueimp/jQuery-File-Upload",
"jquery-hoverIntent": "github:briancherne/jquery-hoverIntent",
@@ -193,7 +193,7 @@
"three.js": "github:mrdoob/three.js",
"theseus": "npm:theseus",
"theseus-angular": "npm:theseus-angular",
"topo": "github:capaj/topo-browser"
"topo": "github:capaj/topo-browser",
"timers": "github:jspm/nodelibs-timers",
"tinygrowl": "github:ajkochanowicz/tinygrowl",
"tls": "github:jspm/nodelibs-tls",