{ "private": true, "scripts": { "postinstall": "./run-patch-package" }, "workspaces": [ "admin", "bootstrap-json", "deprecation-silencer", "dialog-holder", "discourse", "discourse-common", "discourse-hbr", "discourse-i18n", "discourse-plugins", "discourse-widget-hbs", "ember-cli-progress-ci", "ember-production-deprecations", "float-kit", "pretty-text", "select-kit", "theme-transpiler", "truth-helpers", "wizard" ], "resolutions": { "**/unset-value": "2.0.1" }, "devDependencies": { "patch-package": "^8.0.0", "postinstall-postinstall": "^2.1.0" } }