diff --git a/package.json b/package.json index eeb1f6c..51221f3 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "watch": "coffee -o built/ -cw src/", "start": "npx live-server", "predeploy": "node predeploy-check.js", - "deploy": "npm run build && gh-pages --src \"{index.html,built,lib,tabs,impulses}\"" + "deploy": "npm run build && gh-pages --src \"{index.html,built,lib,tabs,impulses}\" --dist ." }, "repository": { "type": "git",