summaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2014-06-19 16:01:25 -0400
committerJules Laplace <jules@okfoc.us>2014-06-19 16:01:25 -0400
commit615e285aba96554d0e29063d7491645810cb08b8 (patch)
treeddc409898299dd90611c73a2ddf62a149c369734 /bower.json
parent9a4730ac59f0cf83b2fdca3672a9f622db6c8aa2 (diff)
serialize/deserialize scenery
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index 7ac2bdc..0927672 100644
--- a/bower.json
+++ b/bower.json
@@ -5,6 +5,7 @@
"dependencies": {
"jquery": "1.11.0",
"momentjs": "~2.5.1",
- "lodash": ""
+ "lodash": "",
+ "fiber": ""
}
}