mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
15 lines
298 B
JSON
15 lines
298 B
JSON
|
{
|
||
|
"private": true,
|
||
|
"workspaces": [
|
||
|
"actioncable",
|
||
|
"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"
|
||
|
}
|
||
|
}
|