summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/app.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/app.js b/src/app.js
index 39acdde7..bcb2c371 100644
--- a/src/app.js
+++ b/src/app.js
@@ -9,6 +9,7 @@
caret: lib_path + 'caret',
autocomplete: lib_path + 'autocomplete',
Bacon: lib_path + 'Bacon',
+ datepicker: lib_path + 'datepicker',
}
}