forgotten commas
This commit is contained in:
+2
-2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user