mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
86b489e3d6
Fixes #33083
15 lines
316 B
JSON
15 lines
316 B
JSON
{
|
|
"private": true,
|
|
"workspaces": [
|
|
"actioncable",
|
|
"actiontext",
|
|
"activestorage",
|
|
"actionview",
|
|
"tmp/templates/app_template",
|
|
"railties/test/fixtures/tmp/bukkits/**/test/dummy",
|
|
"railties/test/fixtures/tmp/bukkits/**/spec/dummy"
|
|
],
|
|
"dependencies": {
|
|
"webpack": "^4.17.1"
|
|
}
|
|
}
|