diff --git a/package.json b/package.json index 8fc85658..14c56bfc 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,8 @@ "phet-io" ], "supportsSound": true, - "simulation": true + "simulation": true, + "ignoreForAutomatedMaintenanceReleases": true }, "eslintConfig": { "extends": "../chipper/eslint/sim_eslintrc.js"