summaryrefslogtreecommitdiffstats
path: root/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/bower.json b/bower.json
new file mode 100644
index 00000000..deca1fda
--- /dev/null
+++ b/bower.json
@@ -0,0 +1,7 @@
+{
+ "name": "LibreBoard",
+ "dependencies": {
+ "perfect-scrollbar": "0.6.2"
+ },
+ "private": true
+}