Files
discourse/app/assets/javascripts/package.json
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
205 B
JSON
Raw Normal View History

2021-02-03 14:22:20 -05:00
{
"private": true,
"workspaces": [
"discourse",
"admin",
"discourse-common",
"discourse-hbr",
"discourse-widget-hbs",
"pretty-text",
"select-kit",
"truth-helpers"
2021-02-03 14:22:20 -05:00
]
}