From a4cbab19b9b640a80674e19a27f80ba52484dd1f Mon Sep 17 00:00:00 2001 From: Jarred de Beer Date: Thu, 12 Dec 2013 19:34:43 +0200 Subject: [PATCH] correcting url for one of the .png dependencies --- package-overrides/github/maker/ratchet@1.0.2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-overrides/github/maker/ratchet@1.0.2.json b/package-overrides/github/maker/ratchet@1.0.2.json index 3e38b41..578eb57 100644 --- a/package-overrides/github/maker/ratchet@1.0.2.json +++ b/package-overrides/github/maker/ratchet@1.0.2.json @@ -6,7 +6,7 @@ }, "shim": { "ratchet": { - "imports": ["./ratchet.css!", "./touch-icons/apple-touch-icon-114x114.png!image", "./touch-icons/apple-touch-icon-57x57.png!image", "dist/touch-icons/apple-touch-icon-72x72.png!image"] + "imports": ["./ratchet.css!", "./touch-icons/apple-touch-icon-114x114.png!image", "./touch-icons/apple-touch-icon-57x57.png!image", "./touch-icons/apple-touch-icon-72x72.png!image"] } }, "buildConfig": {