diff --git a/package.json b/package.json index 78b4b85..498979f 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "description": "Spck is an online editor.", "main": "index.js", "scripts": { - "gh-pages": "gh-pages -d builds/latest" + "gh-pages": "gh-pages -d builds/latest --dotfiles=true" }, "devDependencies": { "gh-pages": "^1.2.0"