diff --git a/package-overrides/github/Famous/famous@0.3.5.json b/package-overrides/github/Famous/famous@0.3.5.json index 7590b1c..94a1c92 100644 --- a/package-overrides/github/Famous/famous@0.3.5.json +++ b/package-overrides/github/Famous/famous@0.3.5.json @@ -1,15 +1,11 @@ { "registry": "jspm", - "directories": { - "lib": "dist" - }, - "main": "famous-global", - "format": "global", + "main": "dist/famous-global", "dependencies": { "css": "^0.1.6" }, "shim": { - "famous-global": { + "dist/famous-global": { "deps": [ "./famous.css!" ]