aboutsummaryrefslogblamecommitdiffstats
path: root/package.json
blob: e5c71777ba0db1a989bee5da393a5b868a3d7984 (plain) (tree)
1
2
3
4
5
6
7



                  
                 
                    
                




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