From e44a79b806a4a75399e7c8c6a1f6760fb63cf791 Mon Sep 17 00:00:00 2001 From: Cristi Scheye Date: Tue, 24 Mar 2015 15:26:57 -0700 Subject: [PATCH] adding module to package.json --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 44f0138..863e0ce 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ "url": "https://github.com/ampersandjs/ampersand-state/issues" }, "dependencies": { + "amp-is-object-equal": "^1.0.2", "array-next": "~0.0.1", "backbone-events-standalone": "0.2.2", "key-tree-store": "~0.1.0",