2021-02-03 14:22:20 -05:00
|
|
|
{
|
|
|
|
"private": true,
|
|
|
|
"workspaces": [
|
|
|
|
"admin",
|
2022-11-16 05:58:10 -05:00
|
|
|
"bootstrap-json",
|
2022-11-16 10:43:45 -05:00
|
|
|
"dialog-holder",
|
2022-11-16 05:58:10 -05:00
|
|
|
"discourse",
|
2021-02-03 14:22:20 -05:00
|
|
|
"discourse-common",
|
2022-07-13 17:21:15 -04:00
|
|
|
"discourse-ensure-deprecation-order",
|
2021-02-03 14:22:20 -05:00
|
|
|
"discourse-hbr",
|
2022-11-16 05:58:10 -05:00
|
|
|
"discourse-plugins",
|
2021-02-03 14:22:20 -05:00
|
|
|
"discourse-widget-hbs",
|
2022-08-17 17:39:52 -04:00
|
|
|
"ember-cli-progress-ci",
|
2023-03-10 05:37:28 -05:00
|
|
|
"ember-production-deprecations",
|
2021-02-03 14:22:20 -05:00
|
|
|
"pretty-text",
|
2021-05-12 11:52:36 -04:00
|
|
|
"select-kit",
|
2022-06-17 08:50:21 -04:00
|
|
|
"truth-helpers",
|
|
|
|
"wizard"
|
2023-03-10 05:37:28 -05:00
|
|
|
],
|
|
|
|
"resolutions":{
|
|
|
|
"**/babel-plugin-debug-macros": "npm:@discourse/babel-plugin-debug-macros@0.4.0-pre1"
|
|
|
|
}
|
2021-02-03 14:22:20 -05:00
|
|
|
}
|