Add more error checking in auth
[blerg.git] / www / jssrc / package.js
index 07e84bd..9b2394e 100644 (file)
@@ -1,5 +1,7 @@
 enyo.depends(
     '$lib/onyx',
+    '$lib/layout',
     '$lib/OldSchoolSpinner.js',
+    '$lib/blergmedia.js',
     'blerg'
 );