From b0f781cd26641e966bf02a435169302193c14355 Mon Sep 17 00:00:00 2001 From: Flavien Charlon Date: Mon, 4 Jan 2016 12:29:49 +0100 Subject: [PATCH] Fix an error in the bower.json file --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 780e018..c9ca5a0 100644 --- a/bower.json +++ b/bower.json @@ -17,5 +17,5 @@ ], "dependencies": { "bitcore-lib": "~0.13.11", - }, + } } \ No newline at end of file