From 253bc5003cc131b7c55ebbd64d333d9ef6605ed1 Mon Sep 17 00:00:00 2001 From: ykohata Date: Wed, 12 Oct 2016 15:05:22 +0900 Subject: [PATCH] accounts-app#0.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5167cace3..72c20d151 100644 --- a/package.json +++ b/package.json @@ -73,6 +73,6 @@ "topcoder-app-r": "^1.0.0", "xml2js": "^0.4.16", "zepto": "1.0.1", - "tc-accounts": "https://github.com/appirio-tech/accounts-app.git#0.0.7-b1" + "tc-accounts": "https://github.com/appirio-tech/accounts-app.git#0.0.7" } }