summaryrefslogtreecommitdiff
path: root/tests/specs/task/post_only/package.json
blob: ce8a6bbd54986a51cb7f4761e1ccc4f9bcb26210 (plain)
1
2
3
4
5
{
  "scripts": {
    "posttest": "echo 'posttest'"
  }
}