summaryrefslogtreecommitdiff
path: root/tests/specs/install/workspace_node_modules_not_exists/package2/package.json
blob: 48d3d69170a59f50799c3b98887d29afc2b5a9ad (plain)
1
2
3
4
5
{
  "dependencies": {
    "chalk": "5.0.1"
  }
}