correcting url for one of the .png dependencies

This commit is contained in:
Jarred de Beer
2013-12-12 19:34:43 +02:00
parent f51966745d
commit a4cbab19b9
@@ -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": {