Added jsondiffpatch to the client. Bower update everyone!

This commit is contained in:
Scott Erickson 2014-04-08 19:26:34 -07:00
parent 2f988ba485
commit 315ef7f7b8

View file

@ -36,7 +36,8 @@
"underscore.string": "~2.3.3",
"firebase": "~1.0.2",
"catiline": "~2.9.3",
"d3": "~3.4.4"
"d3": "~3.4.4",
"jsondiffpatch": "~0.1.5"
},
"overrides": {
"backbone": {