aboutsummaryrefslogtreecommitdiff
path: root/examples/todomvc/src/main/web/package.json
blob: e939a50f20875347ce1837a00a7d6d11ae4b9ebf (plain)
1
2
3
4
5
6
7
{
  "private": true,
  "dependencies": {
    "todomvc-app-css": "^2.0.0",
    "todomvc-common": "^1.0.0"
  }
}