rails/package.json

12 lines
152 B
JSON

{
"private": true,
"workspaces": [
"actioncable",
"actiontext",
"activestorage"
],
"dependencies": {
"webpack": "^4.17.1"
}
}