From 6e9b947284d5c69d66f2290ca79e32830fed0e89 Mon Sep 17 00:00:00 2001 From: YaPaY Date: Fri, 28 Sep 2018 18:50:05 +0200 Subject: [PATCH] Update package.json --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 60af0f4..077a3d3 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,8 @@ }, "states": { "normal": "icons/2015.png", - "active": "icons/2015.focus.png" + "normal": "img/icons/2015.png", + "active": "img/icons/2015.focus.png" } } }