From 0e4d6522f1aa7894275bc4da202c923f94daf12e Mon Sep 17 00:00:00 2001 From: Luke Karrys Date: Wed, 25 May 2016 13:22:34 -0700 Subject: [PATCH] update ampersand sync --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a611ca..b6fb41a 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "ampersand-state": "^5.0.1", - "ampersand-sync": "^4.0.3", + "ampersand-sync": "^5.0.0", "ampersand-version": "^1.0.2", "lodash": "^4.11.1" },