diff --git a/package.json b/package.json index f9f86d5..68ef420 100644 --- a/package.json +++ b/package.json @@ -173,13 +173,13 @@ ] }, "reactSnap": { - "include": [ - "/", - "/control" - ], "puppeteerArgs": [ "--no-sandbox", "--disable-setuid-sandbox" + ], + "include": [ + "/", + "/control" ] }, "homepage": ""